Matrix1 Utility Plug-ins

SET SOCKET SEND BUFFER


Syntax

SET SOCKET SEND BUFFER Handle, BufferSize

Description

Sets the buffer size of the socket for sending data. You must set the buffer size before the socket is connected for this command to have an effect.

To set the buffer size of your socket on a server, you should set the buffer size for your listening socket, and this will be inherited by any socket created from that by the ACCEPT SOCKET function.

The default buffer size is 8192 bytes.

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