Skip to content

kuntemandar/Node_dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Node_dev

Chat server using net module

Node based chat server using the net module.

Steps:

  1. Download the source code from the repository.
  2. Run the chat server using the command - Node chat.js
  3. Connect using multiple chat clients (on localhost - telnet 127.0.0.1 9000)
  4. Now you can broadcast messages from one client to all other clients.

About

Chat server using net module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published