Posts: 409 / Nickname: bv / Registered: January 17, 2002 4:28 PM
The Architecture of Aglets
April 1, 1997 9:34 AM
|
Mobile agents have been around for many years, but they haven't yet entered the mainstream. This article takes a look at aglets, a mobile-agent technology built on top of Java.
Read this Artima.com article: http://www.artima.com/underthehood/aglets.html |
Posts: 1 / Nickname: asma / Registered: April 18, 2004 11:29 AM
building aglet application
April 18, 2004 3:56 PM
|
hello
i want to create a distributed application with aglets , so i d'ont know if i want to install the server in every host of the network, and i have probleme to communicate my owne server with the tahiti server,because in my application i want to run the server without the GUI and to manage my aglet, when i dispatch my aglet from my server to the tahiti server i got an error message "No integrity domain......" please help me |