70 likes | 157 Views
Demonstration of Mobile Agents for Ubiquitous Transactions. By Aravind. What is being demonstrated? A directory service using webservices framework. This is used in my architecture to locate agents by agencies. Main components : Two Directory Services XML file repositories.
E N D
Demonstration of Mobile Agents for Ubiquitous Transactions By Aravind
What is being demonstrated? A directory service using webservices framework. This is used in my architecture to locate agents by agencies.
Main components : Two Directory Services XML file repositories
Agent Arrival Simulation: Here What I did is I have a normal tcp/ip client and a server. The server is located at the agency. Now the client calls the server. This is like an agent arriving at an agency server. The server will tell the other agencies about the agents arrival by sending a xml node to them. Output: An XML file is created at the other agency.
Simulation Agency-1 Directory1 Directory1 Update Directory (simulation create filexm2.xml) Agency -2 Directory2 Directory2 Send agents arrival to Directory2
What else Accomplished? Finished code for saving state Finished code for moving code What is left out? Combining all the modules