Method | Description | |
---|---|---|
GetHostString ( ) : string |
Returns a string created from an IP and port (If it exists), such as localhost:0000
|
|
ServerSaveData ( string name, string ip, int port ) : System |
public ServerSaveData ( string name, string ip, int port ) : System | ||
name | string | |
ip | string | |
port | int | |
return | System |