Hi iam developing one application..in which i need to write code with port number and mobileno which shoul send a sms message to mobile.. here i connected my gprs mobile as a modem to my pc in nowsms gateay... now i want to write a program which should listen on that port.. i have the following steps...
1.write a servlet or jsp which should listen on that port
2.and you should register your servlet/jsp in nowSMS gateway
so when ever sms come is that registered url will fire.