|
|
NetProxy Constructor |
[This is preliminary documentation and is subject to change.]
| 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
|