in-addr Questions

12

Solved

how can I convert a string ipAddress (struct in_addr) and vice versa? and how do I turn in unsigned long ipAddress? thanks
Syncopate asked 16/3, 2011 at 16:2

2

Ok before posting this question I have checked threads here in_addr_t to string my question is different. I understand that inet_ntoa function is of following type char * inet_ntoa (struct in_ad...
Conjoin asked 30/6, 2011 at 6:6

1

Solved

The constant INADDR_ANY is the so-called IPv4 wildcard address. The wildcard IP address is useful for applications that bind Internet domain sockets on multihomed hosts. If an application on a mul...
Ionosphere asked 1/8, 2011 at 3:55
1

© 2022 - 2025 — McMap. All rights reserved.