The Flash-based implementation of binary sockets. It uses Flash Applet as proxy to obtain necessary socket funactionality.
You should use methods of {@link com.google.gwt.sockets.client.SocketsFactory SocketsFactory} to create 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
|
|