|
port is the TCP port number to listen on
depth is the maximum number of simultaneous connections to this port that Frontier will allow
callback is the address of a script that will handle the incoming connections
refcon is an optional long parameter that will be passed back verbatim to the callback script with every connection
|