Search found 1 match

by Pusit
Wed May 13, 2020 12:57 am
Forum: Inetlab.SMPP v2.x (.NET Standard, .NET Core)
Topic: systemid and password trial version
Replies: 1
Views: 4233

systemid and password trial version

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 :)