go tcp programming
There are two types of network programming: 1) TCP socket programming is the mainstream of network programming. The reason why it is called Tcp socket programming is because the bottom layer is based on the Tcp/ip protocol. For example: QQ chat 2) http programming of b/s structure, when we use the browser to access the […]
go tcp programming Read More »