INTRODUCTION :
Agents are autonomous and social entities used to develop mobile agents
which roam on internet and get the job done.....its technology of future
KNOW MORE
INSTALLING AGLETS
(ubuntu 11.04 and other linux versions)
Java and Ant must be installed
Download aglets
download aglet2.0.2.jar
extract in home folder
rename the folder as aglets
move to aglets/bin directory by typing following in command prompt
$ cd aglets
$ cd bin
Now we are at:
~/aglets/bin$
type following commands:
~/aglets/bin$ ant
~/aglets/bin$ ant install-home
~/aglets/bin$ ./agletsd
and voila login window appears
username: anonymous
password: aglets
tahiti server running
Please note that there is also available Aglets 2.5 (not yet at a production state) that has a more modern GUI and a new threading system.
ReplyDelete