Home | Trees | Indices | Help |
|
---|
|
Class to handle incoming UDP packets from LFS, OutSim, OutGauge and IS_MCI/IS_NLP packets.
|
|||
|
|||
|
|||
number |
|
||
string |
|
||
|
|||
boolean |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
boolean |
|
||
|
|||
|
|||
|
|
Initailise the OutReceiver object. The mode defines what sort of packets OutReceiver raises events for. >>> OUT_INSIM - InSim packets, such as MCI and NLP. >>> OUT_OUTSIM - OutSim packets. >>> OUT_OUTGAUGE - OutGauge packets. Upon timing out OutReceiver raises EVT_TIMEOUT event.
|
Set the timeout seconds.
|
Get the timeout seconds.
|
Get the name of the socket.
|
Set the name of the socket.
|
Get if the OutReceiver is connected.
|
Start the OutReceiver.
|
Bind an event-handler.
|
Unbind an event-handler.
|
Get if an event-handler has been bound.
|
Virtual method called when a Closed event is raised.
|
Raise a packet-event as if it has been received by the OutReceiver.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Nov 05 11:42:42 2009 | http://epydoc.sourceforge.net |