The ByteSocket type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Close |
Closes the full-duplex connection.
|
![]() | Connect(String) |
Connect to a remote ByteSocket server.
|
![]() | Connect(String, String) |
Connect to a remote ByteSocket server.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Send |
Send binary data over a ByteSocket connection.
|
![]() | ToString | (Inherited from Object.) |