NetCom Overview
NetCom is a TCP/IP interface for experiment control and real time data streaming. __prod_name contains the server side of this interface, while Neuralynx provides a library containing the client side of the interface for both internal and user development. NetCom allows most of the configuration commands to be sent to __prod_name allowing an experiment control program access to many of __prod_name properties as well as its functionality. NetCom also allows an experiment control program to open up real time data streams. The client program may select any number of valid acquisition entities and have the data for said acquisition entity passed through NetCom to the client application.
A
NetCom Development package, along with examples in C++/MFC, C#, VB and Matlab is available from the software downloads section of our website.