Matrix1 Utility Plug-ins

SEND SOCKET STRING TO


Syntax

BytesWritten = SEND SOCKET STRING TO( Handle, Value$, IpAddress, PortNo )

Description

Transmits a string value to the connected host. The data is sent as a single datagram with no extra formatting. The size of the string is limited to 65500 characters, the size of the send buffer, or the size of the recieving programs recieve buffer, whichever is the smaller.

This command can only be used on an unconnected UDP socket.

Returns 1 for successful transmission, or 0 for a failure.

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