SmartFoxServer Unity/.NET API
Connect Method
NamespacesSmartFoxClientAPISmartFoxClientConnect()()()
Members
IconMemberDescription
Connect(String)
Connect(String, Int32)
Establish a connection to SmartFoxServer.
The client usually gets connected to SmartFoxServer through a socket connection. In SmartFoxServer Pro, if a socket connection is not available and the smartConnect property is set to true, an http connection to the BlueBox module is attempted.
When a successful connection is established, the GetConnectionMode()()() can be used to check the current connection mode.

Assembly: SmartFoxClient (Module: SmartFoxClient) Version: 1.2.4.0 (1.2.4.0)