|
NetBurner 3.5.6
PDF Version |
Functions | |
| signal_handler (sig, frame) | |
| send_test_packet (host, port, message) | |
UDP Packet Receiver and Display Tool This application listens for UDP packets on a specified port and displays their contents in real-time with timestamps and sender information.
| ReceiveUDP.send_test_packet | ( | host, | |
| port, | |||
| message ) |
Send a test UDP packet (for testing purposes)
| ReceiveUDP.signal_handler | ( | sig, | |
| frame ) |
Handle Ctrl+C gracefully