?? agents-1.html.svn-base
字號(hào):
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.6">
<TITLE>Agent interaction in JNS: Introduction</TITLE>
<LINK HREF="Agents-2.html" REL=next>
<LINK HREF="Agents.html#toc1" REL=contents>
</HEAD>
<BODY>
<A HREF="Agents-2.html">Next</A>
Previous
<A HREF="Agents.html#toc1">Contents</A>
<HR>
<H2><A NAME="s1">1. Introduction</A></H2>
<P>This file will introduce you to the world of protocols in JNS. Protocols are
built using a layered approach (like in any network these days). The bottom
layer protocol in JNS is IP and everything else builds on top of that.
<P>There are three interfaces available for implementing agents: <B>Agent</B>,
which is the most generic class of agents, not normally used, <B>CL_Agent</B>, which specifies the interface for connection-less agents and <B>CO_Agent</B> which is used for connection-oriented services (this does not mean that the
service has to be reliable though!).
<P>Any of these interfaces can be implemented to form new agents.
<P>
<P>
<HR>
<A HREF="Agents-2.html">Next</A>
Previous
<A HREF="Agents.html#toc1">Contents</A>
</BODY>
</HTML>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -