TpktClient Class |
Namespace: Demo3D.Net.Protocols
public static class TpktClient
| Name | Description | |
|---|---|---|
| Open(String, Int32, Flags) |
Open a TPKT connection.
| |
| Open(String, Int32, NotifyDataChangedEventHandler) |
Open a TPKT connection.
| |
| OpenAsync(String, Int32, Flags) |
Open a TPKT connection.
| |
| OpenAsync(String, Int32, NotifyDataChangedEventHandler) |
Open a TPKT connection.
| |
| OpenAsync(Boolean, String, Int32, Flags) |
Open a TPKT connection.
| |
| OpenAsync(Boolean, String, Int32, NotifyDataChangedEventHandler) |
Open a TPKT connection.
|