Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket

configure a TCP/IP socket in C language to simulate a blog.

To compile

make

To run a local IPv4 server

make server_v4

To run a local IPv6 server

make server_v6

To run a local IPv4 client

make client_v4

To run a local IPv6 client

make client_v6

About

configure a TCP/IP socket in C language to play minefield.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages