Matrix1 Utility Plug-ins

SET SOCKET RECV BUFFER


Syntax

SET SOCKET RECV BUFFER Handle, BufferSize

Description

Sets the buffer size of the socket for receiving data. You must set the buffer size before the socket is connected for this command to have any 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