The Java-based implementation of text sockets. It uses Java Applet as proxy to obtain necessary socket funactionality from Java.
This class uses javatext.jar archive with Java Applet which must be signed.
You should use methods of {@link com.google.gwt.sockets.client.SocketsFactory SocketsFactory} tocreate instances of text sockets. Use this class directly only for specific purposes.
@see com.google.gwt.sockets.client.TextSocket @see com.google.gwt.sockets.client.SocketsFactory @author Aleksey Lagoshin
|
|
|
|