Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
if u can help me in java RMI
#1

hi if u can help me to solve the problem code RMI Client and Server remote in use GUI java for this problem please

You should implement client-server application that allows the management of occasion cars in a Dealer. The client application should allow the registration of a new cars and the sales receipt. The information should be transmitted to server using Car and Receipt objects. The server subscribes each new data in a text file (cars.dat, receipts.dat) or database. This file or database is downloaded when we start up the system and read these files/information. The client will do the request to show the information of cars based on serial number or mark. We can show the receipt using ID or vendor name. The request will be forwarded to the server that sends the required information back to client.

Idea: the use of collection classes: HahMap, Hashset, Vector, Hashtable, etc. is recommended in server side.
The use of window JFrame is not an obligation, the job can be done using console :



The client and the server should communicate based on the following schema:

The programs should be realized in Java in Windows
Reply

#2
to get information about the topic java rmi full report ,ppt and related topic refer the page link bellow
http://seminarsprojects.net/Thread-java-rmi-technology

http://seminarsprojects.in/attachment.php?aid=7908
Reply

#3
Hi
I'm too need the solve of this problem help me if you can

Nooran
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2024 iAndrew & Melroy van den Berg.