How do I assign an u_int32_t IPv4 address to the address parameter of sockaddr_in in C? (Socket Programming in C)

后端 未结 0 2008
一个人的身影
一个人的身影 2020-12-28 09:01

I\'ve managed to get the broadcast address as a u_int32_t, and my goal is to assign the broadcast address to the saddr.sin_addr.s_addr parameter so I can turn it into a stri

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