An open API service indexing awesome lists of open source software.

https://github.com/namila007/auction_server

Server based auction system
https://github.com/namila007/auction_server

auction auction-server java socket-programming

Last synced: 23 days ago
JSON representation

Server based auction system

Awesome Lists containing this project

README

          

# Auction_Server
Server based auction system

## FIRST COMPILE AND RUN SERVER>>

### to compile run
`javac AuctionServer.java`

### to run server
`java AuctionServer`

---

## RUN CLIENT>>
* here `PORT=2000`
* Client get GUI of selected symbol
* conenct the client

`nc localhost 2000`

*Insert Username and Symbol to bid,then bid is set only to that given symbol

### VIEW BID HISTORY
to view bid history double click on any row on the table ,where bid is taken
for exmple. by clicking on FB row twice get the history of 'FB' bidders and values