摘要
移动代理系统中连接的迁移机制可用来支持移动代理之间连续透明的通信。描述了一个可靠的连接迁移机制的设计与实现,它为所有在代理迁移期间传送的数据提供准确的一次性传输。在用于虚拟专用网安全机制的移动代理平台VPNAgent系统中实现了该机制,并将其命名为AgentSocket,这是一个纯中间件实现,不需要更改Java虚拟机。
Connection migration in mobile agent systems is to support continuous and transparent commumcation operations between mobile agents.This paper presents the design and implementation of a reliable connection migration mechanism that provides exactly-once delivery for all transmitted data during agent migration.We implement this mechanism and name it AgentSocket in VPNAgent system used in the VPN security mechanism.It is a pure middleware implementation,without requiring modification of Java Virtual Machines.
出处
《计算机工程与应用》
CSCD
北大核心
2006年第32期115-118,共4页
Computer Engineering and Applications
基金
山东省中青年优秀科学家奖励基金项目资助(03BS009)。
关键词
移动代理
连接迁移
通信机制
mobile agent
connection migration
communication mechanism