Sunday, March 2, 2014

Node.js server communicate with Android client

This example create TCP server with Node.js using net module, run on Raspberry Pi.


For the server side implemented in Node.js, refer to my another blog Hello Raspberry Pi: Create TCP server using Node,js with net module, run on Raspberry Pi, connected with Android.

For the client side, refer to my former post: Android Server/Client example - client side using Socket.

7 comments:

mohammad faris said...

thank you

Unknown said...

YOU are my angel!!!

I wish you all the best till the end of ages!

Anonymous said...

download file ?? thıs app source code where ıs ?

Erik said...

the post text have the links to the source code.

Unknown said...

why didn't you use HTTP protocol instead of tcp/ip as long as you use Node.js would it not be simpler ?

Anonymous said...

where is the node.js source
code

Erik said...

For the server side implemented in Node.js, refer to my another blog Hello Raspberry Pi: Create TCP server using Node,js with net module, run on Raspberry Pi, connected with Android.
http://helloraspberrypi.blogspot.com/2014/03/create-tcp-server-using-nodejs-with-net.html