Page 1 of 1

systemid and password trial version

Posted: Wed May 13, 2020 12:57 am
by Pusit
Hi there,

Im newby here and just started using vb.net.
Im exploring inetlab.smpp trial version sending sms.
My question is, how can i ask for systemis and password using trial version?

Dim bindResp As BindResp = Await client.BindAsync("Login", "Password")

Thank in advance :)

Re: systemid and password trial version

Posted: Wed May 13, 2020 7:54 am
by alt
You need to get an access from your SMPP provider or local mobile network operator.

You can also test your application with SmppServerDemo.

https://docs.inetlab.com/smpp/v2.8/arti ... brary.html