Skip to content

A simple multithreaded server to learn more about sockets and multithreading with C.

Notifications You must be signed in to change notification settings

barrettotte/Sock-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sock-server

A simple multithreaded server to learn more about sockets and multithreading with C.

Commands

  • server: ./server
  • client: ./client <user>

References

About

A simple multithreaded server to learn more about sockets and multithreading with C.

Topics

Resources

Stars

Watchers

Forks