Developing a Chat MIDlet using MIDP 2.0
using HttpConnection post Method
ChatMIDlet(client) places a request to server(servlet) and getting response works fine
problem: The server cannot identify a particular client mobile to send a message using httpConnection
or the problem can be solved by any other connection
help me in this regard to solve the problem
bye

Reply With Quote


