Skip to content

ThomasTJdev/c_socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

c_socket

Socket server and client in C programming

General

Compile both server and client with gcc

Fire up the server with: sudo ./server localhost 12345

Fire up the client with: ./client localhost 12345

About

Socket server and client in C programming

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages