/simple-tcp-server

Simple TCP server built with Go

Primary LanguageGo

Simple TCP Server

Simple TCP server built with Go

Running

  • Run go run main.go
  • User terminal to connect with the TCP server telnet localhost 8000. For Windows user, use Putty for better experience