NetProxy Constructor
From Furcadia Framework
|
|
NetProxy 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 | |
|---|---|---|
| NetProxy |
Connect to game server with default settings
| |
| NetProxy(Int32) | Initializes a new instance of the NetProxy class | |
| NetProxy(ProxyOptions) |
Connect to Furcadia with Proxy Options
| |
| NetProxy(Int32, Int32) | Initializes a new instance of the NetProxy class | |
| NetProxy(String, Int32) | Initializes a new instance of the NetProxy class | |
| NetProxy(String, Int32, Int32) |
Connect to the Game serer by Host name to IP address
|
See Also