Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

allenvox/netcoding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netcoding

A workspace repository for Network Programming class at SibSUTIS '24.
Contains basic UDP client & server, basic TCP client, multiprocess TCP server, multithreaded TCP server, async TCP server.

GitHub last commit

Build: cmake --preset default && cmake --build --preset default
Run (e.g. UDP server): build/bin/udp_server