Hi, My name is Sachin and I am working in an J2ME application which implements server on the mobile. I am using JSR82 and called AcceptAndOpen for the connection. which is working fine.
Now I am getting the problem that once client disconnect with my application, and again try to reconnect with the server app (my application), it would not connect. I always need to restart my server app on the phone.
Can anyone knows how to resolve this issue.
Thanks in advance:)
|