CloseNet Statement
Closes the TCP/IP port previously opened with OpenNet.
Syntax
CloseNet #portNumber | All
Parameters
- portNumber
- Specify the TCP/IP port number to close (201 to 216).
If All is specified, the task will close all the open TCP/IP ports.
See Also
ChkNet, OpenNet
CloseNet Statement Example
CloseNet #201