Client/Server communication with Actiview

Post Reply
miguel
Posts: 1
Joined: Tue Jun 08, 2010 3:37 pm
Location: geneva

Client/Server communication with Actiview

Post by miguel »

Hi, everybody

Actually, I'm trying to implement my own acquisition software through
the Biosemi Active 2 system. In my application, I would like to acquire
raw EEG in real-time through Internet thanks to the Actiview TCP/IP server.
The main application should be implemented in Java. For this reason, I want
to develop TCP/IP client in Java which is going to communicate with the Actiview server. For this reason, I want to know if it is possible to communicate with the Actiview TCP/IP server from a Java TCP/IP client.
If yes, do you know how I can formulate a request to this server from
my java application in order to acquire raw EEG in real-time ? Or, do
you know where I can find a tutorial (or any documentation) which talk
about biosemi TCP/IP communications ?

Thank you for your attention.

Best,

Miguel

Post Reply