开发者

Creating an SMS server on the PC

I am trying to create an application that would act as an SMS server between multiple virtual instances of Java ME.

I have searched online and have not fo开发者_如何学Pythonund anything that dealt with this issue. This is not to be confused with the link attached that was discussed on stack overflow before. J2ME SMS Server on mobile phone

I am hoping to create the SMS Server to act as a tester for an actual SMS gateway in a production environment.

Any help will be appreciated


It is definitely possible with j2me for testing you have to create two application.

In which one application will send sms to a phone no on predefine port and the receiver application will listen on that port for incoming sms

go through this sample code it will help you.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜