SOCKIT - a TCP/IP client for speaking and listening to network sockets using IGOR Pro

Downloaded 633 times
Average rating
(6 votes)

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 snapshotsDateSizeLinksStatus
IGOR.5.00.x-1.x-dev2010-Aug-261.55 MBDevelopment snapshot for Igor 5.00.x and aboveHelp



Back to top