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.
- Login success on mobile device (but gotta take quite some time, usually have to login more than once)
- 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
/**********************************************************************/
- Login on mobile device Emulator
- Mobile device Emulator able to see both PC’s ID and able communicate
???