The Java-based implementation of binary sockets. It uses Java Applet as proxy to obtain necessary socket funactionality from Java.
This class uses javabinary.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 binary sockets. Use this class directly only for specific purposes.
@see com.google.gwt.sockets.client.BinarySocket @see com.google.gwt.sockets.client.SocketsFactory @author Aleksey Lagoshin
|
|