Cannot communicate with TET + odd delay
Posted: 12 Dec 2014, 20:03
Hello,
I recently purchased the SDK and I ran into an issue.
Note: I'm not an expert programmer and I'm still quite new to GUI programming and C#.
Before integrating eye tracking into my project I just wanted to see what I needed to do to make a bare-bone application using TET.
As a very first experiment, I decided to basically just have a white WPF window with a messagebox stating whether TET was working or not (I basically copied the first few lines from the Scroll example).
- once I build my program, it roughly takes 10 seconds before the window and the messagebox show up.
- the message box always displays that the server couldn't be reached
- when the program opens I don't see the red LEDs lighting up.
...the other examples run just fine and yes, the server is up and running. Also, everything compiles just fine...
So... any idea about what could be the problem?
I also downloaded the GazePlotter program made by Martin (I think) just to see how it was done... the compiled exe runs just fine (opens immediately, although the performance is terrible), but if I build it myself the program also takes around 10 seconds to open and it just doesn't work... it can't communicate with the server.
Thank you!
EDIT: typos.
I recently purchased the SDK and I ran into an issue.
Note: I'm not an expert programmer and I'm still quite new to GUI programming and C#.
Before integrating eye tracking into my project I just wanted to see what I needed to do to make a bare-bone application using TET.
As a very first experiment, I decided to basically just have a white WPF window with a messagebox stating whether TET was working or not (I basically copied the first few lines from the Scroll example).
- once I build my program, it roughly takes 10 seconds before the window and the messagebox show up.
- the message box always displays that the server couldn't be reached
- when the program opens I don't see the red LEDs lighting up.
...the other examples run just fine and yes, the server is up and running. Also, everything compiles just fine...
So... any idea about what could be the problem?
I also downloaded the GazePlotter program made by Martin (I think) just to see how it was done... the compiled exe runs just fine (opens immediately, although the performance is terrible), but if I build it myself the program also takes around 10 seconds to open and it just doesn't work... it can't communicate with the server.
Thank you!
EDIT: typos.