Skip to content

OscarToV/tcp-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

** TCP server Basics This project is a simple, hands-on application developed in Go, demostrating the core concepts of network programming, concurrency, and resource management inherent in TCP servers.

** Project Objectives

  • Establish a TCP server capable of handling multiple client connections concurrently.
  • Implement basic server commands for handling simple client requests.
  • Understand and manage server resources effectively, ensuring smooth client-server interactions.
  • Learn best practices in maintaining network security and integrity

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages