How do I `connect` an UDP socket and let the OS choose the port and address

后端 未结 0 1373
故里飘歌
故里飘歌 2020-12-04 00:18

I want to send an UDP query to a server and receive it\'s response. In C it is: call socket then connect then write then read. The operating system takes care of choosing a

相关标签:
回答
  • 消灭零回复
提交回复
热议问题