Make a SOCKET connection from a J2ME ProgramThis J2ME sample program shows how to how to make a SOCKET Connection from a J2ME Phone. Many a times there is a need to connect theto a backend HTTP server from the J2ME application. This free J2ME sample program for example shows how to make a SOCKET connection from the phone to port 80 of http://www.java-samples.com website and retrieve the contents of index.htm file. |
|
|