Server based auction system
`javac AuctionServer.java`
`java AuctionServer`
* 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
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