Skip to content

Gax-c/MiniSocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZJU socket programming.

**Please run in Unix environment. **

Server related code is in the "server" folder.

Client related is in the "client" folder.

The config file is in the "include" folder.

Use “make” command to compile the project, and then two executable files "server.out" and "client.out" will be created.

Use command "./server.out" to start the server, and "./client.out" to start the client.

About

ZJU Computer Network socket programming.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published