Hi,
there is also a cn1lib for sockets that works using a more traditional API. 

listen() isn't cross platform as server sockets are very different in 
mobile platforms. The callback function can just sleep and block on reading 
as it has its own thread. So you can do all your networking in one place.

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/08bd3eed-2ca9-4c54-8809-32368cd38ede%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to