NetConnection Constructor

FFF3PP

NetConnection Constructor

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

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

Overload List
  NameDescription
Public methodNetConnection
Default Constructor
Public methodNetConnection(IPAddress, Int32)
Connect to game server with Host IP address and Specified port
Public methodNetConnection(String, Int32)
Connect to game server with Host DNS and Specified port
Top
See Also