![]() |
| Matrix1 Utility Plug-ins |
| Syntax |
| Handle = NEW TCP SOCKET( ) |
| Description |
| Creates a new unconnected TCP/IP 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 will need to be converted to either a listening socket or a connection socket using the BIND SOCKET, LISTEN SOCKET or the CONNECT SOCKET commands before it can be used. |
| 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
![]() |