ClientSocketInterface
Functions
Name |
Description |
---|---|
Connects the client to a server. |
|
Sends data to a server. |
|
Sets the function that will be called when the client gets disconnected from the server. |
|
Sets the function that will be called when data is received from the server. |
|
Returns information about the server on which the client is connected to. |