Steve recently added an implementation of a sockets library which is pretty cool and very timely since we are just about to release our own socket library and unlike his work which supports all Codename One targets we currently only support iOS & Android.
At the moment we only support TCP sockets, we support server socket (listen/accept) on Android but not on iOS. You can check if Sockets are supported using the Socket.isSupported() and whether server sockets are supported using Socket.isServerSocketSupported().
read more...
Wednesday, January 8, 2014
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment