smalltalk
/
osmo-st-smpp
Archived
1
0
Fork 0

Commit Graph

  • c85afceffe connection: Remove debugging code for now master Holger Hans Peter Freyther 2014-07-21 12:56:42 +0200
  • 22f907bf63 smpp: Add setter to SMPPDeliverySM and introduce SMPPCommand Holger Hans Peter Freyther 2014-07-21 10:04:30 +0200
  • d22a3e248a smpp: Begin with DeliverSM codec handling Holger Hans Peter Freyther 2014-07-19 19:27:14 +0200
  • 2359ee5449 misc: This file was never comitted and didn't contain any content Holger Hans Peter Freyther 2014-07-19 19:13:54 +0200
  • c3f7517f6e pharo: Add missing file and fix the SMPPConnection>>#createConnection Holger Hans Peter Freyther 2014-07-16 08:02:55 +0200
  • 8146afd9f6 Add Makefile to convert from GST to Pharo Holger Hans Peter Freyther 2014-07-15 19:43:47 +0200
  • 47cbd9c5b1 misc: Add proper categories to all classes Holger Hans Peter Freyther 2014-07-15 13:45:25 +0200
  • 6502e32773 conn: Remember the sequence number we expect as response and dispatch Holger Hans Peter Freyther 2014-07-14 16:41:23 +0200
  • 38fb0d2745 conn: libsmpp34 complains about the sequence number 0, start with 1 Holger Hans Peter Freyther 2014-07-14 16:40:29 +0200
  • 1f49a50dc5 connection: Really use the right sequence number Holger Hans Peter Freyther 2014-06-19 15:36:37 +0200
  • 244f9b682b connection: Dispatch on the message body we have received Holger Hans Peter Freyther 2014-06-17 21:54:18 +0200
  • c9cb3d5cab connection: Begin creating a proper connection class to connect to a ESME Holger Hans Peter Freyther 2014-06-17 19:22:34 +0200
  • de471382a4 codec: Implement parsing trx bind resp and fix optional parsing Holger Hans Peter Freyther 2014-06-17 19:21:34 +0200
  • 2008f19ac1 codec: Fix typo Holger Hans Peter Freyther 2014-06-17 19:10:36 +0200
  • ca7c90b83f codec: Refer to the right variable name Holger Hans Peter Freyther 2014-06-17 19:02:08 +0200
  • eacd66d90a codec: Fix the error message and print the real commandId Holger Hans Peter Freyther 2014-06-17 18:49:48 +0200
  • 7bee831b63 codec: Deal with Sockets.StreamSocket returning a String Holger Hans Peter Freyther 2014-06-17 18:35:59 +0200
  • c6065ab122 codec: Cosmetic removal of an empty line Holger Hans Peter Freyther 2014-06-17 18:35:46 +0200
  • 4ce889fd26 codec: Allow to set these attributes Holger Hans Peter Freyther 2014-06-17 18:35:29 +0200
  • fbc0861df9 submit: Implement round-trip handling Holger Hans Peter Freyther 2014-05-13 19:12:16 +0200
  • 9f539f1c13 submit: Implement parsing of the submit SM message Holger Hans Peter Freyther 2014-05-13 17:27:46 +0200
  • efb09d0f74 smpp: Implement the unbind message type Holger Hans Peter Freyther 2014-05-13 05:02:51 +0200
  • f4d03c969e smpp: Implement parsing of SMPPGenericNack Holger Hans Peter Freyther 2014-05-13 05:00:49 +0200
  • b05ed3a201 smpp: Add a todo file with some notes and things I want to do Holger Hans Peter Freyther 2014-05-13 04:48:34 +0200
  • ccdb0f5207 smpp: Be able to parse the SMPP Enquire Link Holger Hans Peter Freyther 2014-05-13 04:47:00 +0200
  • c2968fbc7e smpp: Be able to parse the SMPP Bind Transceiver message Holger Hans Peter Freyther 2014-05-13 04:37:47 +0200
  • 6cec697656 write: Implement write for the attributes and the body Holger Hans Peter Freyther 2014-05-13 04:25:25 +0200
  • 1e181e67e6 attr: Introduce a 'int' base class for SMPP Holger Hans Peter Freyther 2014-05-13 04:09:05 +0200
  • 07319cd1aa bind: Add getters and extend the testcase of reading the message Holger Hans Peter Freyther 2014-05-12 10:02:36 +0200
  • 5ec92351f5 body: Implement parsing of the body Holger Hans Peter Freyther 2014-05-12 09:38:53 +0200
  • a2a6bbc690 msg: Introduce a message class that contains header and body Holger Hans Peter Freyther 2014-04-24 21:58:10 +0200
  • fea5159aa7 header: Implement writing a header to a stream Holger Hans Peter Freyther 2014-04-24 20:30:01 +0200
  • 38bca78f5b Begin with OsmoSMPP a small SMPP codec library for Smalltalk Holger Hans Peter Freyther 2014-04-24 20:25:36 +0200