ns_socklisten
Overview
Create a new socket listening for connections
Syntax
ns_socklisten
address port
Description
ns_socklisten
creates a new socket listening for connections at the specified interface
address
and
port
. "*" can be used as the
address
argument to specify all addresses.
See Also
ns_sockaccept
Top of Page
Copyright © 1996 America Online, Inc.