1 / 7

Demonstration of Mobile Agents for Ubiquitous Transactions

Explore a directory service utilizing a web services framework to locate agents in an architecture setup. See how agents arrive at agencies in a simulated environment and trigger XML file exchanges. Dive into coding aspects for state management and code movement. Witness the integration and completion of all simulation modules in this demo.

joie
Télécharger la présentation

Demonstration of Mobile Agents for Ubiquitous Transactions

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Demonstration of Mobile Agents for Ubiquitous Transactions By Aravind

  2. What is being demonstrated? A directory service using webservices framework. This is used in my architecture to locate agents by agencies.

  3. Main components : Two Directory Services XML file repositories

  4. 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.

  5. Simulation Agency-1 Directory1 Directory1 Update Directory (simulation create filexm2.xml) Agency -2 Directory2 Directory2 Send agents arrival to Directory2

  6. What else Accomplished? Finished code for saving state Finished code for moving code What is left out? Combining all the modules

  7. DEMO

More Related