| Home | Trees | Index | Help |
|
|---|
| Package pyrobot :: Package robot :: Module aibo :: Class Listener |
|
A class for talking to ports on Aibo. If you want to read the data off in the background, give this thread to ListenerThread, below.
| Method Summary | |
|---|---|
__init__(self,
port,
host,
protocol)
| |
read(self,
bytes,
format,
all)
| |
readUntil(self,
stop)
| |
runConnect(self)
| |
write(self,
message)
| |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Mon Jul 25 01:39:26 2005 | http://epydoc.sf.net |