UDP CLOSE statement

Purpose

Close a previously opened UDP socket that was created with the UDP OPEN statement.

Syntax

UDP CLOSE [#] fNum&

Remarks

Close the previously opened UDP/IP port specified by fNum&.

See also

TCP and UDP Communication, TCP CLOSE, UDP NOTIFY, UDP OPEN, UDP RECV, UDP SEND