Abderezak Nacereddine
unread,Apr 9, 2012, 5:47:41 PM4/9/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hello World!
I'd like to ask about Server Type in ServerSocket
When it's "stNonBlocking"(one client), those functions work fine:
ServerSocket1ClientConnect,ServerSocket1ClientDisconnect,ServerSocket1ClientRead.
But I want to make it MultiClient "stThreadBlocking". So I noticed that the old functions don't work with it!!!
Any ideas folks? Thank you in advance.