| Icon | Member | Description |
|---|---|---|
| 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. |