The abstract class of network socket which is able to send and receive strings terminated by zero byte. This limitation of transfering data is caused by Macromedia Flash XMLSocket class.
To create instances of TextSocket you should use {@link com.google.gwt.sockets.client.SocketsFactory SocketsFactory} class.
@see com.google.gwt.sockets.client.SocketsFactory @author Aleksey Lagoshin
|
|