Can some one provide a link to create a simple http server and client using node js

Can some one provide a link to create a simple server and client using node js

I found these resources helpful: "The Node Beginner Book", Building your first node.js app (series), "NowJS and Node.js Tutorial – Creating a multi room chat client", "Beginner’s Guide To Node.Js", and "Node.js & WebSocket - Simple chat tutorial". These should get you up to speed with using Node.JS Good luck!