- Go Web Development Cookbook
- Arpit Aggarwal
- 59字
- 2021-08-27 19:01:12
Creating a simple TCP server
Whenever you have to build high performance oriented systems then writing a TCP server is always the best choice over an HTTP server, as TCP sockets are less hefty than HTTP. Go supports and provides a convenient way of writing TCP servers using a net package, which we will be covering in this recipe.
推薦閱讀
- Web安全防護指南:基礎篇
- MERN Quick Start Guide
- INSTANT PhpStorm Starter
- TCP/IP入門經典(第5版)
- 物聯網信息安全
- 物聯網+BIM:構建數字孿生的未來
- JBoss EAP6 High Availability
- 數字通信同步技術的MATLAB與FPGA實現:Altera/Verilog版(第2版)
- 邁向自智網絡時代:IP自動駕駛網絡
- Unity Artificial Intelligence Programming
- Working with Legacy Systems
- 新手易學:新手學淘寶開店
- 端到端QoS網絡設計
- 紅藍攻防:構建實戰化網絡安全防御體系
- 物聯網工程概論