The ByteSocket type exposes the following members.

Methods

  NameDescription
Public methodClose
Closes the full-duplex connection.
Public methodConnect(String)
Connect to a remote ByteSocket server.
Public methodConnect(String, String)
Connect to a remote ByteSocket server.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSend
Send binary data over a ByteSocket connection.
Public methodToString (Inherited from Object.)

See Also