A TCP Server
This lesson introduces TCP servers and provides an implementation and detailed explanation of a TCP server and client in Go.
We'll cover the following
Go is very usable for writing web applications. Making HTML-screens with strings or templating is a good way to write apps that need a graphical interface.
A client-server application #
Create a free account to view this lesson.
By signing up, you agree to Educative's Terms of Service and Privacy Policy