Projects

Auction Simulator 2021

An auction site simulator where clients can bid for items from a server. In this project clients are generated and attempt to fight over auction items. The project sends TCP messages client/server interpret the messages. This project helped explain how TCP works and how tools that use TCP messages as commands can operate.

The source code can be found here

  • PlatformCross platform
  • TechnologiesJava, Sockets, SQLite
Auction Simulator created in Intelij
Client window
Server window
Auction server sending client won message
Auction Item List
Querying the DB
SQLite Commands
Display of messages
© 2021 - 2023 Kyle Andrews. All Rights Reserved.