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.