Skip to content

PeterChen13579/Auction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auction

This is an auction server program written in C. The program allows users to set up an auction server using the Command line, and have different processes (on the same network) to connect to the auction and take part of it. The different processes acts like the "clients" that attend the auction, and whoever have the highest bid will be notified on the command line. The code uses sockets, ports, and server addresses to allow servers to listen, and for processes to connect.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published