|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrcx.RCXSocketPort
public class RCXSocketPort
RCXSocketPort - A TCP Socket RCXCommPort
| Constructor Summary | |
|---|---|
RCXSocketPort()
|
|
| Method Summary | |
|---|---|
void |
close()
Closes the socket port |
java.io.InputStream |
getInputStream()
Obtains the InputStream from the socket. |
java.io.OutputStream |
getOutputStream()
Obtains the OutputStream from the socket. |
boolean |
open(java.lang.String portName)
Opens and setups a socket port as a RCXCommPort. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RCXSocketPort()
| Method Detail |
|---|
public boolean open(java.lang.String portName)
open in interface RCXCommPortRCXCommPortpublic void close()
close in interface RCXCommPortRCXCommPortpublic java.io.OutputStream getOutputStream()
getOutputStream in interface RCXCommPortRCXCommPortpublic java.io.InputStream getInputStream()
getInputStream in interface RCXCommPortRCXCommPort
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||