Post subject: "getipnodebyname" and "freehostent" Posted: Jan 23, 2007 - 10:32 AM
New Member
Joined: Jan 23, 2007
Posts: 2
I'm getting warnings when I compile my code on QNX 6.3.0, for the functions, "getipnodebyname" and "freehostent". It says "implicit declaration of function".
I'm using the gcc compiler and also using IPv6.
For IPv6, I'm using the <netinet6/in6.h>.
Am I doing it the correct way?
Are these functions supported, if not then what is their equivalent on QNX?
Please help...
seanb
Post subject: Re: "getipnodebyname" and "freehostent" Posted: Jan 24, 2007 - 08:58 PM
I'm getting warnings when I compile my code on QNX 6.3.0, for the
functions, "getipnodebyname" and "freehostent".
It says "implicit declaration of function".
I'm using the gcc compiler and also using IPv6.
For IPv6, I'm using the <netinet6/in6.h>.
Am I doing it the correct way?
Are these functions supported, if not then what is their equivalent
on QNX?
Please help...
Use getaddrinfo() and freeaddrinfo() instead.
-seanb
mkamthan
Post subject: RE: Re: "getipnodebyname" and "freehostent&qu Posted: Jan 25, 2007 - 04:59 AM
New Member
Joined: Jan 23, 2007
Posts: 2
[quote="seanb"]mkamthan <kamthan83@yahoo-dot-com.no-spam.invalid> wrote:
[quote]IThanks a lot ...that worked....
All logos and trademarks in this site are property of their respective owners. The comments are property of their posters. Powered by OpenQNX: The QNX Community Portal Site
QNX and the QNX logo are registered trademarks of QNX Software Systems.