Furcadia Framework For Third Party Programs
NetConnection Constructor |
[This is preliminary documentation and is subject to change.]
Overload List
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
|
See Also