Martin,
I downloaded version 120 of GT from the SVN repository. I compiled it but I still get the same error as yesterday. Namely I (think) set up all the network options correctly I open the client and I try to connect to no avail. I post two images of the sequence of actions that I take. As you can see the client fails to carry out the connection. Very strange.
http://arantxa.ii.uam.es/~drozado/image1.jpg
http://arantxa.ii.uam.es/~drozado/image2.jpg
I also wrote a small script in python in order to access the x,y gaze coordinates through the UDP protocol. But I also couldn't manage to get the data (even though I could connect)
socket.error: (10054, 'Connection reset by peer')
I wanted to try out some pattern recognition algorithms I've been working on and see how they work to recognize 'pupil gestures' which I think could be a neat way for a disabled person to control a computer (commands such as Next Page, Previous Page, Esc...)