Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 341 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 341 Bytes

net-cat

Authors: Egil Viira, Jay Lim

Server Handling

  • Create a server with go run .
  • Shut down the server by typing f in the terminal you launched it in

Client Handling

  • Open a new terminal (default on linux is ctrl + alt + t)
  • Type nc localhost [portnumber]
  • Enter your name
  • Hope your friends (you) are online