Skip to content

mira-eanda/proj_RC

Repository files navigation

RC Auction

Project developed for RC (Computer Networks) class of 2023/2024 at IST

This is a user-server application that simulates an auction platform. Users can perform the following commands:

  • login UID password
  • logout
  • unregister
  • exit
  • open name asset_fname start_value timeactive
  • close AID
  • myauctions or ma
  • mybids or mb
  • list or l
  • show_asset AID or sa AID
  • bid AID value or b AID value
  • show_record AID or sr AID

Usage

To start the server, run: ./AS [-p ASport] [-v]

To start the client, run: ./user [-n ASIP] [-p ASport]

Authors - Group 33

  • Francisco Salgueiro - ist1103345
  • Mariana Miranda - ist1102904

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages