BibTeX for papers by David Kotz; for complete/updated list see https://www.cs.dartmouth.edu/~kotz/research/papers.html @InProceedings{gray:mobile, author = {Robert Gray and David Kotz and Saurab Nog and Daniela Rus and George Cybenko}, title = {{Mobile Agents: The Next Generation in Distributed Computing}}, booktitle = {{Proceedings of the Aizu International Symposium on Parallel Algorithms and Architectures Synthesis (pAs)}}, year = 1997, month = {March}, pages = {8--24}, publisher = {IEEE}, copyright = {IEEE}, address = {Fukushima, Japan}, DOI = {10.1109/AISPAS.1997.581620}, URL = {https://www.cs.dartmouth.edu/~kotz/research/gray-mobile/index.html}, note = {Invited paper}, abstract = {Mobile agents are programs that can move through a network under their own control, migrating from host to host and interacting with other agents and resources on each. we argue that these mobile, autonomous agents have the potential to provide a convenient, efficient and robust programming paradigm for distributed applications, particularly when partially connected computers are involved. partially connected computers include mobile computers such as laptops and personal digital assistants as well as modem-connected home computers, all of which are often disconnected from the network. in this paper, we describe the design and implementation of our mobile-agent system, agent tcl, and the specific features that support mobile computers and disconnected operation. these features include network-sensing tools and a \emph{docking} system that allows an agent to transparently move between mobile computers, regardless of when the computers connect to the network.}, }