This creates and initializes a SyqnNet controller which resides in a TCP/IP networked computer. The networked computer must be running the SERVER.EXE utility.
Parameters:
server
This is the remote computer's name or IP address. (Expressed as a char*)
serverPort
This is the TCP port used to connect to the remote computer. Default is 3300. (Expressed as a long)
Sample Code:
Initialize a SynqNet controller in a networked computer running SERVER.EXE