Home | Trees | Indices | Help |
|
---|
|
object --+ | TCPTransport
Provides methods for sending data through TCP. Receiving host must be listening for connections.
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Constructor for the TCPTransport class.
|
Sends data to the specified address. This is a non-blocking method.
|
Sends data to the specified address (implementation). If used directly will block the thread until it is complete. |
Connects to the specified address and feeds it with data from the feeder. Note that feeder is supposed to be a generator.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jun 9 22:24:57 2009 | http://epydoc.sourceforge.net |