Matrix1 Utility Plug-ins

NEW UDP SOCKET


Syntax

Handle = NEW UDP SOCKET( )

Description

Creates a new unconnected UDP socket. The socket created will be in 'blocking' mode.

The value returned is the Handle of the new socket, or 0 if it was unable to create a socket for any reason.

After the socket has been created, it may be used immediately for sending, or for receiving incoming data after being bound to a port using the BIND SOCKET command.

Go back to ...

Matrix1Util_28 Commands Menu
Matrix1 Utils Main Index
Matrix1 Utils Command List
Commands Menu
Main Menu

Copyright © Ian Mold - Matrix1 Software 2006 - 2011