[RESOLVED] J2ME web socket development?
Hello all,
I downloaded NetBeans 5 and the Mobility pack. I was wondering if anyone knows how to use sockets or the java equivalent of sockets in netbeans? There doesn't seem to be much documentation readily available which is disappointing...
Any help or guidelines would be appreciated! :)
Thanks in advance
Re: J2ME web socket development?
There's nothing special about using sockets in NetBeans. It's the same as in all other Java. And there's enough documentation available about that, IMO.
Whether you can use that in mobile devices is a different question.
Re: J2ME web socket development?
All Java is new to me :blush:
Re: J2ME web socket development?
Re: J2ME web socket development?
Hey thanks! that looks good stuff...