-
https://pythontic.com/modules/socket/udp-client-server-example
UDP - Client and Server example programs in Python | Pythontic.com
UDP Overview: UDP is the abbreviation of User Datagram Protocol. UDP makes use of Internet Protocol of the TCP/IP suit. In communications using UDP, a client program sends a message packet to a destination server wherein the destination server also runs on
pythontic.com
- UDPEchoClient.java
'python' 카테고리의 다른 글
| [Python] 임의의 OID로 답변하는 snmp agent 만들기 (0) | 2023.02.14 |
|---|---|
| 초보자를 위한 PyQt 프로그래밍 (0) | 2023.02.14 |
| PyQt - QThread 사용, thread 간 통신 (0) | 2022.04.15 |
| (NG, not good/not working)python subprocess kill on exit (0) | 2021.08.09 |
| PyQt ProgressBar (0) | 2021.08.02 |
