RMI application using JDBC API | Interface | Implementation | Server & Client | RMI

Опубликовано: 20 Октябрь 2024
на канале: Basic Code
1,124
21

Develop a RMI application using JDBC API:
Consider a scenario, there are two applications running in different
machines. Let's say System X, System Y. System x is located in India and System Y in Japan. System Y want to get list of all the customers of System X application.