Search found 4 matches

by thunkin
Tue Apr 08, 2014 6:25 pm
Forum: Inetlab.SMPP v1.1 & v1.2
Topic: BindAsync
Replies: 3
Views: 7261

Re: BindAsync

No error is thrown and there is no obvious issue when viewing the packet data on wireshark
by thunkin
Tue Apr 08, 2014 6:19 pm
Forum: Inetlab.SMPP v1.1 & v1.2
Topic: BindAsync
Replies: 3
Views: 7261

Re: BindAsync

Sigh, the system type length was too long. Working now.
by thunkin
Tue Apr 08, 2014 5:59 pm
Forum: Inetlab.SMPP v1.1 & v1.2
Topic: BindAsync
Replies: 3
Views: 7261

Re: BindAsync

It does connect successfully, but doesn't bind
by thunkin
Tue Apr 08, 2014 5:59 pm
Forum: Inetlab.SMPP v1.1 & v1.2
Topic: BindAsync
Replies: 3
Views: 7261

BindAsync

Hi, I can successfully connect and bind using the client example. If I shift the example code into a console project it no longer wants to bind.
Anything obvious that I might be missing?
I suspect that it is thread related