Testing SGS wirelessly

Hi guys,

has anyone tried testing SGSME with an actual mobile device yet? I’ve tried running samples program like JMEChatClient on my iPAQ on a wireless network but not working well. I’m able to login into the SGSME server BUT the connection seems to die seconds after logging in.

  1. Login success on mobile device (but gotta take quite some time, usually have to login more than once)
  2. Login ChatTestClient (PC) <-- J2SE sample program

/** The Problem /
3. PC able to see mobile device ID
4. BUT mobile device can’t
5. PC sends a message to mobile device but mobile device didn’t receive
6. Login 2nd PC Client
7. Mobile Device’s userList still empty
/
**********************************************************************/

  1. Login on mobile device Emulator
  2. Mobile device Emulator able to see both PC’s ID and able communicate

???

solved :slight_smile:

in the interest of everybody - what was the specific issue, and how did you solve it ?