Search found 2 matches

by javawi
Mon Nov 08, 2010 6:27 pm
Forum: ALT.SMS.SmppClient
Topic: Receiving SMS from smcs
Replies: 1
Views: 27304

Up
by javawi
Fri Nov 05, 2010 11:55 am
Forum: ALT.SMS.SmppClient
Topic: Receiving SMS from smcs
Replies: 1
Views: 27304

Receiving SMS from smcs

Hi all, i tried to receive messages using : client.evReceiveData += new ALT.SMS.SmppClient.ReceiveDataEventHandler(client_evReceiveData); although i keep the connection opened, i was only able to receive the first message. i tried also to use: client.evDeliverSm += new ALT.SMS.SmppClient.DeliverSmEv...