NetConnection Constructor
From FFF3PP
Furcadia Framework For Third Party Programs
|
|
NetConnection Constructor |
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| NetConnection |
Default Constructor
| |
| NetConnection(IPAddress, Int32) |
Connect to game server with Host IP address and Specified port
| |
| NetConnection(String, Int32) |
Connect to game server with Host DNS and Specified port
|