> - i want to connect to host "irc.something.com:6667"
You have to use: Connector.open("socket://i
> - i want to send some data to that host
> - i want to recive answer
You have to use OutputStream/DataOutputStr
You can find some nice tutorials here:
http://www.informit.com/is
http://www.wirelessdevnet.
http://www-106.ibm.com/dev
amd for more information on J2ME applications look here:
http://www-106.ibm.com/sea
Main Topics
Browse All Topics





by: TimYatesPosted on 2003-03-19 at 01:54:32ID: 8165378
From http://www.forum.nokia.com /main/1,35 452,1_0_20 ,00.html
Q25. Can I use sockets in my application in Nokia devices?
Not at the moment. Nokia's current MIDP implementations are based on MIDP 1.0 specification, which does not support Sockets. The only supported connection type is HTTP. Support for a lower-level network API such as Socket is under consideration for a later version of the MIDP specification, perhaps in MIDP 2.0.