DeliverSM - Simulate incoming messages

Post Reply
developerlearn999
Posts: 85
Joined: Thu Jun 20, 2019 9:34 am

DeliverSM - Simulate incoming messages

Post by developerlearn999 »

how can i in DeliverSm simulate an incomming message withought the need to connect to real provider to get incoming messages?
alt
Site Admin
Posts: 992
Joined: Tue Apr 25, 2006 9:45 am

Re: DeliverSM - Simulate incoming messages

Post by alt »

You can connect to SmppServerDemo application and send DeliverSm from the form to the connected client. Or rewrite this application as you need.
developerlearn999
Posts: 85
Joined: Thu Jun 20, 2019 9:34 am

Re: DeliverSM - Simulate incoming messages

Post by developerlearn999 »

thanks!
Post Reply