11 years ago.

mBed Websocket server for windows

Hello there, I was trying to establish a server exactly the same as http://mbed.org/cookbook/Websockets-Server but due to the problem in establishing a Tornado webserver I went the Node.js way , so now I'm looking for someone to guide me this way to establish a webserver that connects to the mBed using Node.js.

Can anyone put in front a step by step guide? Please

2 Answers

11 years ago.

anyone here?

11 years ago.

Hi Nishant. Check out: https://npmjs.org/package/ws. ws is a websocket module for nodejs. ws supports the -76 websocket protocol; therefor, ws is perfect to use along side mbed. I'm currently working on a project that consists of mbed, node.js, appjs, and jquery. :-) Let me know if you need anymore help; I will do my best to answer questions that you may have.

I'm currently working on a project that consists of mbed, node.js, appjs, and jquery. :-)

thats great! can you guide me to the same? would be really helpful ,actually I'm perfect in making Internal IP having internet gadgets talk with each other using HTTP requsts and even TCP/IP but when it comes onto accessing the system (mBed) from anywhere making it a server I get a tough knock.

Hope to see your guidance. Thanks!

posted by Nishant Sood 05 Apr 2013