HI,
Could you please let me know whether TCP/IP socket APIs can be accessed in s60 third edition, Feature pack 1 ,which is used in
N81 .
I want to write a socket program .
with regards
Mahesh
HI,
Could you please let me know whether TCP/IP socket APIs can be accessed in s60 third edition, Feature pack 1 ,which is used in
N81 .
I want to write a socket program .
with regards
Mahesh
Hi Manesh,
You can use Sockets from MIDP 2.0 onwards (so, also on S60 3rd edition phones). Some useful samples:
http://developers.sun.com/mobility/m.../midp2network/
http://www.java2s.com/Code/Java/J2ME...connection.htm
Pit