Matrix1 Utility Plug-ins

RECV SOCKET


Syntax

BytesRead = RECV SOCKET( Handle, BufferAddress, BufferSize )

Description

This function receives up to the specified amount of data on a connected socket.

You pass the memory address to store the data in and the maximum safe size of data that can be copied to that location, and the function will return the actual number of bytes written to that memory.

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