| Author |
Chatserver in j2me
|
sachin warang
Greenhorn
Joined: May 04, 2006
Posts: 8
|
|
Hi friends, I want develop a chat server on mobile devices using jsp/servlet in j2me.I know jsp/servlet also. But how to use it in j2me ? While invoking the MIDlet device(emulator)send data to server(jsp/servlet) and the server transfer this data to another desired device(emulator). Can anyone give some idea regarding this application like how to start,any tutorials or examples ,any previos thread,any reference links regarding this chat server on j2me? Regards, Sachin Warang.
|
 |
Svend Rost
Ranch Hand
Joined: Oct 23, 2002
Posts: 904
|
|
There arn't a big difference between making a chat server in J2ME and J2SE. Take a look at: http://www.microjava.com/articles/chap13.pdf which discusses many aspects of network connectivity for J2ME applications. /Svend Rost [ May 04, 2006: Message edited by: Svend Rost ]
|
 |
 |
|
|
subject: Chatserver in j2me
|
|
|