Hi Again,
Just to let you know that I found out how to change the system ID. Once I had intelisense it became much easier to find it.
Best,
Search found 4 matches
- Wed Oct 26, 2011 5:49 pm
- Forum: Inetlab.SMPP v1.0
- Topic: Binary messages
- Replies: 7
- Views: 43510
- Wed Oct 26, 2011 4:30 pm
- Forum: Inetlab.SMPP v1.0
- Topic: Binary messages
- Replies: 7
- Views: 43510
Re: Binary messages
Hi,
I just wanted to add that with Visual Studio it seems that Intelisense works. Strange that with sharpdevelop it doesn't since with most third party libraries this doesn't happen.
Still haven't found a way to change the system ID though. This is a problem because our gateway can't connect as it ...
I just wanted to add that with Visual Studio it seems that Intelisense works. Strange that with sharpdevelop it doesn't since with most third party libraries this doesn't happen.
Still haven't found a way to change the system ID though. This is a problem because our gateway can't connect as it ...
- Tue Oct 25, 2011 4:01 pm
- Forum: Inetlab.SMPP v1.0
- Topic: Binary messages
- Replies: 7
- Views: 43510
Re: Binary messages
Hi Alt,
Sorry for the late reply. Busy on other topics.
I got the concatenated messages working. Thanks for the help.
I'm using sharpdevelop. Can that be the reason why intellisense doesn't work? I'll give it a go with Visual studio and let you know my findings.
In the meantime, I detected ...
Sorry for the late reply. Busy on other topics.
I got the concatenated messages working. Thanks for the help.
I'm using sharpdevelop. Can that be the reason why intellisense doesn't work? I'll give it a go with Visual studio and let you know my findings.
In the meantime, I detected ...
- Mon Oct 10, 2011 3:28 pm
- Forum: Inetlab.SMPP v1.0
- Topic: Binary messages
- Replies: 7
- Views: 43510
Binary messages
Hi,
I'm trying to send binary messages but without much success.
I see that if I add sm.UserDataPdu and sm.UserData:Pdu.Headers, The UDH is added to the PDU however, I see no change to the ESM class and the UDHI is still flagged to 0. Am I missing something?
Also, with your dll, it seems that ...
I'm trying to send binary messages but without much success.
I see that if I add sm.UserDataPdu and sm.UserData:Pdu.Headers, The UDH is added to the PDU however, I see no change to the ESM class and the UDHI is still flagged to 0. Am I missing something?
Also, with your dll, it seems that ...