TTCPBlockSocket.Listen
TTCPBlockSocket

procedure Listen;

Unit
blcksock

Description
Sets socket to receive mode for incoming connections. It is necessary to use BIND function call before this method to select receiving port.

If you use SOCKS5, activate incoming TCP connection by this proxy. (By BIND method of SOCKS5.)


See also:
Accept