Search found 2 matches

by josna
Sun Jan 15, 2012 10:17 am
Forum: Inetlab.SMPP v1.0
Topic: Explain parameters of the method SubmitTexAsync
Replies: 3
Views: 16147

Re: Explain parameters of the method SubmitTexAsync

Thanks for the reply.

To connect to an SMPP gateway, we use the client.Connect(hostName,port,ISSSL) method. Is there a inbuilt method to connect asynchronously just like the BindAsync method?
by josna
Wed Jan 11, 2012 7:01 am
Forum: Inetlab.SMPP v1.0
Topic: Explain parameters of the method SubmitTexAsync
Replies: 3
Views: 16147

Explain parameters of the method SubmitTexAsync

Hi,

I am evaluating Inetlab.Smpp library to implement SMS functionality in my .Net application. I understand that the SubmitTextAsync method of the library is used to send asynchronous messages. Can someone explain what these below arguments of this function indicate.

1. SrcTon
2. srcNpi,
3 ...