I am developing a client/server application where client program is a j2me program. I want to know wheather it is ok if i use j2me SocketConnection to estalish a socket connection with the server which using the
java ServerSocket to accept the socket connection. As I am trying on the emulator it has not created any problem. But Will it create any problem on real devices?
I am also facing problem in establishing a socket connection from a real device. I am using Nokia 6681 and idea GPRS service to establish the conection
Thanks in advance to all u out there..........