Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

cdegree/UnixNetworkProgramming

Repository files navigation

UnixNetworkProgramming

Compile

for normal *.c compile it with

gcc *.c -o *

Because of multithread, compile the Server.c in 4 and FileServerTwo with

gcc Server.c -o Server -lpthread

Usage

Server Usage:

./Server port

Client Usage:

./Client IP port

About

Unix Network Programming Homework&Finalwork

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /