![]() |
| Matrix1 Utility Plug-ins |
| Syntax |
| BytesWritten = SEND TO SOCKET( Handle, BufferAddress, BufferSize, IpAddress, PortNo ) |
| Description |
| This command will attempt to transmit the data to the remote socket as a single datagram - it can only be used with a UDP socket. If the socket has not already been bound to a local port using the BIND SOCKET( ) function, it will be assigned a random local port. It is both possible and legal to transmit a zero-sized batch of data using this command. The return value will be the number of bytes transmitted. |
| 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
![]() |