![]() |
| Matrix1 Utility Plug-ins |
| Syntax |
| BytesRead = PEEK SOCKET( Handle, BufferAddress, BufferSize ) |
| Description |
| This function receives up to the specified amount of data on a connected socket, however unlike the RECV SOCKET function, it does not remove the data from the input queue. 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
![]() |