Menu

#3 Incorrect IP address resolving under WinXP

open
nobody
None
5
2005-01-19
2005-01-19
Anonymous
No

In file ncsocket.cpp at line 220
/* resolve dotted ip address */
if (!ncValidInetAddr(
ncGetInetAddr(m_hostname,&servaddr-
>sin_addr.s_addr)))
{

this code under WinXP+VS7.11 not working correctly.
This code always return to "servaddr->sin_addr.s_addr"
value "1"

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.