OSDN Git Service

lejos_NXJ_win32_0_5_0beta.zip
[nxt-jsp/lejos_nxj.git] / nxtOSEK / lejos_nxj / docs / apidocs / lejos / rcxcomm / package-summary.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <!--NewPage-->
3 <HTML>
4 <HEAD>
5 <!-- Generated by javadoc (build 1.5.0_09) on Tue Jan 08 20:46:03 GMT 2008 -->
6 <TITLE>
7 lejos.rcxcomm (leJOS NXT API documentation)
8 </TITLE>
9
10 <META NAME="keywords" CONTENT="lejos.rcxcomm package">
11
12 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
13
14 <SCRIPT type="text/javascript">
15 function windowTitle()
16 {
17     parent.document.title="lejos.rcxcomm (leJOS NXT API documentation)";
18 }
19 </SCRIPT>
20 <NOSCRIPT>
21 </NOSCRIPT>
22
23 </HEAD>
24
25 <BODY BGCOLOR="white" onload="windowTitle();">
26
27
28 <!-- ========= START OF TOP NAVBAR ======= -->
29 <A NAME="navbar_top"><!-- --></A>
30 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
31 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
32 <TR>
33 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
34 <A NAME="navbar_top_firstrow"><!-- --></A>
35 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
36   <TR ALIGN="center" VALIGN="top">
37   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
38   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
39   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
40   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
41   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
42   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
43   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
44   </TR>
45 </TABLE>
46 </TD>
47 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
48 </EM>
49 </TD>
50 </TR>
51
52 <TR>
53 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
54 &nbsp;<A HREF="../../lejos/nxt/remote/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
55 &nbsp;<A HREF="../../lejos/subsumption/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
56 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
57   <A HREF="../../index.html?lejos/rcxcomm/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
58 &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
59 &nbsp;<SCRIPT type="text/javascript">
60   <!--
61   if(window==top) {
62     document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
63   }
64   //-->
65 </SCRIPT>
66 <NOSCRIPT>
67   <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>
68 </NOSCRIPT>
69
70
71 </FONT></TD>
72 </TR>
73 </TABLE>
74 <A NAME="skip-navbar_top"></A>
75 <!-- ========= END OF TOP NAVBAR ========= -->
76
77 <HR>
78 <H2>
79 Package lejos.rcxcomm
80 </H2>
81 Emulation of RCX communication classes
82 <P>
83 <B>See:</B>
84 <BR>
85 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="#package_description"><B>Description</B></A>
86 <P>
87
88 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
89 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
90 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
91 <B>Interface Summary</B></FONT></TH>
92 </TR>
93 <TR BGCOLOR="white" CLASS="TableRowColor">
94 <TD WIDTH="15%"><B><A HREF="../../lejos/rcxcomm/Opcode.html" title="interface in lejos.rcxcomm">Opcode</A></B></TD>
95 <TD>Opcode constants.</TD>
96 </TR>
97 </TABLE>
98 &nbsp;
99
100 <P>
101
102 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
103 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
104 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
105 <B>Class Summary</B></FONT></TH>
106 </TR>
107 <TR BGCOLOR="white" CLASS="TableRowColor">
108 <TD WIDTH="15%"><B><A HREF="../../lejos/rcxcomm/LLC.html" title="class in lejos.rcxcomm">LLC</A></B></TD>
109 <TD>Emulates RCX LLC class using the RCXLink class.</TD>
110 </TR>
111 <TR BGCOLOR="white" CLASS="TableRowColor">
112 <TD WIDTH="15%"><B><A HREF="../../lejos/rcxcomm/LLCHandler.html" title="class in lejos.rcxcomm">LLCHandler</A></B></TD>
113 <TD>Packet handler than implement the LLC packet protocol.</TD>
114 </TR>
115 <TR BGCOLOR="white" CLASS="TableRowColor">
116 <TD WIDTH="15%"><B><A HREF="../../lejos/rcxcomm/LLCReliableHandler.html" title="class in lejos.rcxcomm">LLCReliableHandler</A></B></TD>
117 <TD>A Packet handler that guarantees reliable delivery using checksums,
118  acks, and a single bit sequence number.</TD>
119 </TR>
120 <TR BGCOLOR="white" CLASS="TableRowColor">
121 <TD WIDTH="15%"><B><A HREF="../../lejos/rcxcomm/PacketHandler.html" title="class in lejos.rcxcomm">PacketHandler</A></B></TD>
122 <TD>Abstract packet handler.</TD>
123 </TR>
124 <TR BGCOLOR="white" CLASS="TableRowColor">
125 <TD WIDTH="15%"><B><A HREF="../../lejos/rcxcomm/RCXAbstractPort.html" title="class in lejos.rcxcomm">RCXAbstractPort</A></B></TD>
126 <TD>RCXAbstractPort provides an interface similar to java.net.Socket
127  Adapted from original code created by the LEGO3 Team at DTU-IAU
128  RCXAbstractPort implements input and output stream handling and input
129  buffering.</TD>
130 </TR>
131 <TR BGCOLOR="white" CLASS="TableRowColor">
132 <TD WIDTH="15%"><B><A HREF="../../lejos/rcxcomm/RCXPort.html" title="class in lejos.rcxcomm">RCXPort</A></B></TD>
133 <TD>RCXPort provides an interface similar to java.net.Socket
134  Adapted from original code created by the LEGO3 Team at DTU-IAU
135  Uses Reliable low-level comms for communication.</TD>
136 </TR>
137 <TR BGCOLOR="white" CLASS="TableRowColor">
138 <TD WIDTH="15%"><B><A HREF="../../lejos/rcxcomm/Serial.html" title="class in lejos.rcxcomm">Serial</A></B></TD>
139 <TD>Emulation of the RCX Serial class with mindstorms NRLINK adapter.</TD>
140 </TR>
141 </TABLE>
142 &nbsp;
143
144 <P>
145 <A NAME="package_description"><!-- --></A><H2>
146 Package lejos.rcxcomm Description
147 </H2>
148
149 <P>
150 Emulation of RCX communication classes
151 <P>
152
153 <P>
154 <DL>
155 </DL>
156 <HR>
157
158
159 <!-- ======= START OF BOTTOM NAVBAR ====== -->
160 <A NAME="navbar_bottom"><!-- --></A>
161 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
162 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
163 <TR>
164 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
165 <A NAME="navbar_bottom_firstrow"><!-- --></A>
166 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
167   <TR ALIGN="center" VALIGN="top">
168   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
169   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
170   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
171   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
172   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
173   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
174   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
175   </TR>
176 </TABLE>
177 </TD>
178 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
179 </EM>
180 </TD>
181 </TR>
182
183 <TR>
184 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
185 &nbsp;<A HREF="../../lejos/nxt/remote/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
186 &nbsp;<A HREF="../../lejos/subsumption/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
187 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
188   <A HREF="../../index.html?lejos/rcxcomm/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
189 &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
190 &nbsp;<SCRIPT type="text/javascript">
191   <!--
192   if(window==top) {
193     document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
194   }
195   //-->
196 </SCRIPT>
197 <NOSCRIPT>
198   <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>
199 </NOSCRIPT>
200
201
202 </FONT></TD>
203 </TR>
204 </TABLE>
205 <A NAME="skip-navbar_bottom"></A>
206 <!-- ======== END OF BOTTOM NAVBAR ======= -->
207
208 <HR>
209
210 </BODY>
211 </HTML>