Can we communicate with PC through J2ME?
I have Nokia 6600. Can I send any text or msg from an application on my mobile to the application running on my pc?
I have Nokia 6600. Can I send any text or msg from an application on my mobile to the application running on my pc?
You can do it.
For example by using bluetooth, http or socket connection..
Any example for that?
I have tried to use Socket but it shows error when try to compile the program.
http://developers.sun.com/mobility/midp/reference/techart/
There are many j2me midp articles, for example you can read it.
"J2ME Low-Level Network Programming with MIDP 2.0"