I have made a chat App using node.js and Soket.Io. To use my chat App you just enter your name and then you can start chatting. I can chat by two names in differrent browser of my computer. Now I want to connect three-four computers of my friends via LAN-CABLES and then use this chat App to chat. Can someone help me how to do this? How to carry out this whole process?
Asked
Active
Viewed 451 times
-1

Giacomo1968
- 25,759
- 11
- 71
- 103

Abhishek Kaushik
- 1,121
- 1
- 13
- 17
-
1The same way you do in the two browsers just instead of localhost you use the ip of the computer running the node.js app (just make sure your firewall is not blocking it) β Tsanyo Tsanev Dec 18 '13 at 04:46
-
Itβs called networking. β Giacomo1968 Dec 18 '13 at 04:49
-
They also need to be connected to a switch, hub or router with appropriate IP addresses. β brandonscript Dec 18 '13 at 05:12
1 Answers
1
try to give the ip address of Lan to your friends,and when they put in the browser.it works.For that just need small networking..

Dileephell
- 620
- 2
- 7
- 18