AW: [jade-develop] GUI problem


Subject: AW: [jade-develop] GUI problem
From: Aijaz, Amer (amer.aijaz@volkswagen.de)
Date: Tue Mar 11 2003 - 10:08:17 MET


Sorry my mistake in understanding.. Your agent did move to the server from
the client as the web page in client activated the agent 'in' the server. As
it is programmed so in your code that the mobile agent must show the gui
where ever it is at that moment, it would naturally show it in Server. If
you want to control the actions of the agent in the server by a gui in the
client, then you should make two agents: one in client just for gui and the
other agent to be activated by the client in the server (this one without
gui).

Then use inter-agent communication between these two agents to accomplish
your remote gui control of a moved mobile agent.

Regards
Amer

-----Ursprüngliche Nachricht-----
Von: Aijaz, Amer [mailto:amer.aijaz@volkswagen.de]
Gesendet: Dienstag, 11. März 2003 09:52
An: jade-develop@sharon.cselt.it
Betreff: AW: [jade-develop] GUI problem

You need some "program" in the client system that would receive the agent,
install it and uninstall it when its job is done and send it back to server
if required, or dispose it...

That "program" is your mobile agent platform running on the client system..
And is abslutely necessary...

Your gui keeps showing on the server coz the agent never moved.. it didnt
move because it has no mobile agent platform running on the client where it
could move to except in your server..

Why dont you want to run the mobile agent platform in the client?

-----Ursprüngliche Nachricht-----
Von: Bart Eeckhout [mailto:bart_eeckhout@hotmail.com]
Gesendet: Montag, 10. März 2003 13:05
An: jade-develop@sharon.cselt.it
Betreff: [jade-develop] GUI problem

Hi,
I've have a little problem with the GUI of my JADE-agents. The situation is
as follows:
-There is a client system and a server system. On the server runs a Jade
platform with some active agents.
The client system activates a new agent on the server through a
jsp-page(uses Tomcat 4.1).
-Now the problem: The agent invoced by the client has a GUI. I want this GUI

to appear on the client system. But, like you can guess, for the moment the
GUI always appears on the server, where the Jade-platform is running. Does
anybody has a clue how I can solve this without having to run a JADE
platform on the client??

Greetings
Bart

_________________________________________________________________

_______________________________________________
jade-develop mailing list
jade-develop@sharon.cselt.it
http://sharon.cselt.it/mailman/listinfo/jade-develop
UNSUBSCRIBE INSTRUCTIONS AT http://jade.cselt.it/mailing.htm#unsubscribe
_______________________________________________
jade-develop mailing list
jade-develop@sharon.cselt.it
http://sharon.cselt.it/mailman/listinfo/jade-develop
UNSUBSCRIBE INSTRUCTIONS AT http://jade.cselt.it/mailing.htm#unsubscribe
_______________________________________________
jade-develop mailing list
jade-develop@sharon.cselt.it
http://sharon.cselt.it/mailman/listinfo/jade-develop
UNSUBSCRIBE INSTRUCTIONS AT http://jade.cselt.it/mailing.htm#unsubscribe



This archive was generated by hypermail 2a22 : Tue Mar 11 2003 - 10:06:54 MET