NetConnection Constructor
From Furcadia Framework
|
|
NetConnection Constructor |
Furcadia Framework For Third Party Programs |
This stuff is still in the planning stages. Any questions or Comments are welcome.
Top
[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