Re: [Eclipseme-users] SMS processing testing

2006-10-23 Thread Craig Setera
One more link of interest in this discussion... http://www.javaworld.com/javaworld/jw-04-2006/jw-0417-push.html Russel Winder wrote: > Kevin, > > On Mon, 2006-10-23 at 10:23 -0400, Hunter, Kevin wrote: > >> No, you're not missing anything. Your basic choice is to do it the way >> you have - u

Re: [Eclipseme-users] SMS processing testing

2006-10-23 Thread Russel Winder
Kevin, On Mon, 2006-10-23 at 10:23 -0400, Hunter, Kevin wrote: > 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." Thanks for this. I

Re: [Eclipseme-users] SMS processing testing

2006-10-23 Thread Hunter, Kevin
-- 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 trivia

[Eclipseme-users] SMS processing testing

2006-10-23 Thread Russel Winder
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 s