No, you're not missing anything.  Your basic choice is to do it the way
you have - using a phone, or else go sign up with one of the SMS
aggregators and use their SDK's to connect to the SMS world "for real."

Either one's not pretty.

Kevin 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Russel Winder
Sent: Monday, October 23, 2006 9:55 AM
To: EclipseME Users
Subject: [Eclipseme-users] SMS processing testing

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]

-------------------------------------------------------------------------
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

Reply via email to