NETACCEPTOFF

Synopsis
NETACCEPTOFF
Description

Stops accepting incoming connections.

Example
NETSTARTUP ; Start up the network

; Wait for someone to connect to you on local port 5124
SHOW NETACCEPTON 5124 [PRINT [Ready to send]] [PRINT [Ready to receive]]
true
Ready to send

NETACCEPTOFF
NETSHUTDOWN

SourceForge.net Logo