IMPLEMENTATION OF AUCTION SERVER

 

 

 

Auction Server is implemented by Java RMI (Remote Method Invocation). There are two major objects in this system. One is auction server which provides the auction service such as selling item information. The other one is auction client. The auction client is able to sell and buy items on the system