Thanks....I'm doing something else...I have new thread that starts when client gets connected..
Sub RequeryStatus()
If Not (client Is Nothing) Then
If Me.client.IsConnected = False Then
Me._Connect()
If Me.client.Status = ConnectionStatus.Open Then
Me._Bind()
End If
End If
End If
backThread ...
Search found 4 matches
- Mon Apr 07, 2008 6:03 am
- Forum: ALT.SMS.SmppClient
- Topic: broken connection
- Replies: 4
- Views: 27377
- Sat Apr 05, 2008 10:49 am
- Forum: ALT.SMS.SmppClient
- Topic: broken connection
- Replies: 4
- Views: 27377
- Fri Apr 04, 2008 6:10 am
- Forum: ALT.SMS.SmppClient
- Topic: broken connection
- Replies: 4
- Views: 27377
broken connection
I think product is something special...I'm using it for few months and its great...
but my problem is internet connection...from time to time my pc gets disconnected from internet due to providers low capacity...
Is there an event I can raise when something like that happens...
I send EnquireLink ...
but my problem is internet connection...from time to time my pc gets disconnected from internet due to providers low capacity...
Is there an event I can raise when something like that happens...
I send EnquireLink ...
- Sat Mar 15, 2008 4:21 pm
- Forum: ALT.SMS.SmppClient
- Topic: SMPPCLIENT_RCVTIMEOUT
- Replies: 9
- Views: 50186
HELP
I have same problem but could not get to implemet new version....could you plesa post code for evDeliverSmComplete and evDeliverSm
Thanks....urgent for this evening
Thanks....urgent for this evening