UdpLstn Constructor
|
Initializes everything with 0 |
active | If the listening service is active |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
start | Starts listening on the UDP port |
stop | Stops listening on the UDP port |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
obj_address (inherited from Object) |
m_fkt | The callback called for retrieved UDP data |
m_goon | If the listening has to continue |
m_thr | The thread listening for incoming UDP connections |
m_udp | Handles UDP communication |
readFkt | Retrieves UDP data and calls the callback for it |
UdpLstn Class | serial Namespace