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 :)
systemid and password trial version
Re: systemid and password trial version
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
You can also test your application with SmppServerDemo.
https://docs.inetlab.com/smpp/v2.8/arti ... brary.html