SOCKIT - a TCP/IP client for speaking and listening to network sockets using IGOR Pro
Posted March 17th, 2008 by andyfaff
Downloaded 633 times
SOCKIT provides TCP/IP network socket communication between a server and IGOR Pro (the client).
One can connect to server then send and receive string messages with it. A string is just a collection of chars, so you can send any collection of bytes.
The received messages are buffered to a text wave (optionally printed in the history window). One can also provide a 'processor function', which acts as an event handler for the message. One example of the processor function could be to act as a parser for Igor commands.
Both synchronous and asynchronous communications are possible.
Releases
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| IGOR.5.00.x-1.x-dev | 2010-Aug-26 | 1.55 MB | Development snapshot for Igor 5.00.x and above | Help | |
