Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 172 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 172 Bytes

TCP_Chat

simple TCP_Chat

Commands

start chat server: node index.js
runs on port: 8000
connect client to server: nc localhost 8000

Have a nice day