Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,16 @@
A chatting program using node js in which user can send text message,any audio file,video file or any pdf file to connected user with server

# Start
<ul>
<li>
npm install express@3.4.8
</li><li>
npm install socket.io@0.9.19
node chat

</li><li>
node chat</li>
</ul>
then just open chat in browser at localhost:3000

connect all friend with your network and just open your ip in their browser
connect all friend with your network and just open your ip in their browser

<h2>Thanx</h2>