This is probably a "newbie" question... Writing a client that sends and receives SMS is fairly trivial. Servers on the other hand...
I have tried writing a test server as a Java ME program and using a second emulated phone and this sort of works. However, it feels wrong and also I want to put some extra features into the test server that an emulated phone cannot handle. Having a "real" server for HTTP traffic is fine since instances of HTTPConnection make real HTTP connection and I have a server processing requests on the local machine. However, for the sms protocol connections there is nothing obviously equivalent -- unleess I missing something very simple about EclipseME and WTK2.2 that would allow me to write a test server as a separate process. Any help and/or pointers gratefully received. -- Russel. ==================================================== Dr Russel Winder +44 20 7585 2200 41 Buckmaster Road +44 7770 465 077 London SW11 1EN, UK [EMAIL PROTECTED]
signature.asc
Description: This is a digitally signed message part
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Eclipseme-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/eclipseme-users
