Skip to content

AbrahamArun/tcp-client-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tcp-client-server

TCP Client Server example

Pre-requisites

Ensure that node (tested in v7.10.0) is installed.

How to run this?

  1. Clone the repo git clone https://github.com/AbrahamArun/tcp-client-server.git
  2. cd tcp-client-server
  3. npm install
  4. Run the server node server.js
  5. Run the client (in another terminal), node client.js

Preview

preview

About

TCP Client Server example in node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published