Project

General

Profile

Socklisten » History » Revision 2

Revision 1 (Per Amundsen, 02/15/2014 06:53 PM) → Revision 2/12 (Per Amundsen, 11/19/2015 10:23 AM)

_Added in 1.9.0_ 

 */socklisten [-dp] [bindip] <name> [port]* 

 Listens on the specified port for connections to that port. If a port is not specified, the port is selected randomly from the range specified in the DCC Options dcc ports section. 

 *Switches* 

 -d - Switch indicates that you specified an ip address as the bind address. 
 -p - TODO 

 *Parameters* 

 [bindip] - Ip address to bind to. (used with -d) 
 <name> <name&gt - Name to give the listening connection. 
 [port] - Port to listen on.