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
- Host: GitHub
- URL: https://github.com/namila007/auction_server
- Owner: namila007
- Created: 2017-10-02T14:24:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-20T18:58:27.000Z (over 8 years ago)
- Last Synced: 2025-03-04T19:39:31.370Z (over 1 year ago)
- Topics: auction, auction-server, java, socket-programming
- Language: Java
- Size: 57.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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