could any body give me information :
I have j2me application that can receive sms in port (for example) 5000
I want my server side application can send sms to my j2me application using GSM modem (with AT command), but I don't know how to include port information on the sms message, cause if I don't include port information, sms will be received by native app on the handphone
thans in advance