Server Connection Problems

Forum to report issues and bugs on Apple OSX

Server Connection Problems

Postby ozge » 08 Mar 2016, 14:10

Hi guys,

I'm using the Eyetribe on a Mac OS X Yosemite 10.10.5

I'm trying to view the data on the eyetribe local server by accessing it via http://localhost:6555 in a browser. However, Safari says it failed '...because the server unexpectedly dropped the connection'. Chrome says 'No data received'.

The EyeTribe UI seems to be working fine, and my console says the server is set up. Is there any reason why I can't see it in the browser?

Apologise if this is an obvious question, thanks in advance!
ozge
 
Posts: 2
Joined: 12 Oct 2014, 16:18

Re: Server Connection Problems

Postby Martin » 09 Mar 2016, 17:35

Hi Ozge,

There's no webserver built in so pointing your browser to the port will not work.

You will have to connect to the TCP/IP socket to send/receive the JSON messages.

For convenience we have released a number open source SDKs on Github, including one for ObjectiveC.
Martin
 
Posts: 567
Joined: 29 Oct 2013, 15:20


Return to Issues and troubleshooting - OSX



cron