/Java-Auction-Server

๐Ÿ”–๐Ÿ“‘The Linux nc client allows users to connect to the auction server and bid on stock items. Threads and Java networking were the technologies used. Both server and client programs, as well as a server GUI, were made using Java.

Primary LanguageJava

Java Auction Server

About:

Using a Linux nc client, it is an auction server that allows many clients to connect and bid on stock items. The technologies employed were threads and Java networking. Java was used to create server and client programs, and a GUI was created for the server. The stock item list is saved as a CSV file.