Click here to Skip to main content
15,867,312 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
Dear ALl,

I Develop a Windows Application for sending message using "Easy SMPP" c# libriary (http://sourceforge.net/projects/easysmpp/[^] which implement SMPP protocol

and VB.net,C# in Visual studio 2005 environment.

I am able to send message to normal mobile successfully.

Another requirement is that I have to send a message to particular port (14002) where my hand held application is running and listening in mobile device.

I search in SMPP 3.4 pdf there it is showing optional parameter are set at the end of PDU.
I also search that we have to set UDH ="06050436B20000".
But I am no able to set what to do in the "EasySMPP" to send to particular port.

Waiting for any help ..

Thanks and reagrds
Asutosha
Posted
Updated 23-Mar-11 19:21pm
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900