JATLite General assumptions and requirements
- TCP/IP based connections
- Agent communication through message passing
- One live connection for each connected agent
Requirements
- Message queue to buffer the received messages
- Connection table to check the current connection availability
- Security to check the connection protocol is satisfied
- Address table to initiate connection to the other agents
- Address(name,host,port,message-method,description) should be assigned to each agent. If the agent can not have ServerSocket such as Applets, the host can be set to be "null" and port can be set to -1
- Set, reset message end character(default '\004') and maximum idle time(default: no idle time set).
Heecheol Jeon
|
[ABE Group]
[Agentification]
[JATLite] |
Last modified: Wed Jun 11 16:10:21 PDT 1997