Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arduino websocket client and personal websocket server #8

Open
vlp-github opened this issue Sep 4, 2012 · 2 comments
Open

Arduino websocket client and personal websocket server #8

vlp-github opened this issue Sep 4, 2012 · 2 comments

Comments

@vlp-github
Copy link

Hello Krohling,

Thanks for sharing your code, it's very helpfull !!

However I've a issue when I tried to connect the Arduino to my own websocket echo server: nothing append.

I have change the line:

client.connect(server); => client.connect(server,"/",9000);

But It didn't works.

I have test my echo Server with the websocket.org client and it works....

Any ideas ? Should I modify the request Header into the ccp file ?

Thanks again.

vlp

@fedale
Copy link

fedale commented Dec 11, 2012

@cisimple
Copy link

Oh cool. Is it working with Node??

-kevin

On Dec 11, 2012, at 3:50 AM, danilodimoia [email protected] wrote:

Hi, look at this: http://log.niccol.li/2012/05/arduinowebsocketsocketio.html


Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants