#include "Psycho/EyeTracker.H"
#include <sys/socket.h>
#include <netdb.h>
Go to the source code of this file.
Classes | |
class | EyeTrackerUDP |
Interface to eye-tracker used in Doug Munoz' lab. More... | |
Defines | |
#define | BUFSIZE 128 |
Eye tracker for Doug munoz lab that uses UDP packets instead of the parallel port
Definition in file EyeTrackerUDP.H.