Click or drag to resize

NetProxyConnect Method

This stuff is still in the planning stages. Any questions or Comments are welcome.

[This is preliminary documentation and is subject to change.]

Connects to the Furcadia Server and starts the mini proxy.

Namespace:  Furcadia.Net.Proxy
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 59
Syntax
public override void Connect()
Exceptions
ExceptionCondition
NetProxyException Could not fine available localhost port or there is a problem with the Proxy server or Process path not found. or Client executable '" + options.FurcadiaProcess + "' not found.
See Also