Why can I send a UDP packet from A to B, but not from B to A?

前端 未结 0 548
挽巷
挽巷 2020-12-11 06:13

On machine A, it is very easy to call sendto() to send a UDP packet to machine B, which does a recvfrom() to get the data. However, when I reverse the roles, machine B is u

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