About Neuz Ip's and .ini's
hmmmm im getting confuse about this one..
Neuz.exe IP at source
Code:
lstrcpy( g_Neuz.m_lpCertifierAddr, "121.25.100.86" ); //NEUZ CONFIG - IP
Server Files .ini's
Quote:
AddTail( -1, 1, "Server", "121.25.100.86", 0, 1, 0 );
AddTail( 1, 1, "Channel", "121.25.100.86", 0, 1, 1100 );
the other is also 121.25.100.86 ip
Neuz.ini
i dont put anything cuz i use the sagenessamerda source that read neuz.exe ip.
Neuz.exe String table.
Quote:
1, "121.25.100.86"
2, "1"
3, "0"
4, "1"
but i cant login and always cannot connect to the server.??
anyone can help me about this cuz im getting confuse..
Re: About Neuz Ip's and .ini's
Try this 121.25.100.86 to put there : lstrcpy( g_Neuz.m_lpCertifierAddr, "6.15.156.247" );
Can't see difference? Sadly I guess you gotta check it once again.
Re: About Neuz Ip's and .ini's
Quote:
Originally Posted by
xFuture
Try this 121.25.100.86 to put there : lstrcpy( g_Neuz.m_lpCertifierAddr, "6.15.156.247" );
Can't see difference? Sadly I guess you gotta check it once again.
Sadly he didn't read the thread carefully and doesn't know that source he uses does not read IP from string table...
Re: About Neuz Ip's and .ini's
Quote:
Originally Posted by
Jomex
Sadly he didn't read the thread carefully and doesn't know that source he uses does not read IP from string table...
http://i0.kym-cdn.com/photos/images/...png?1306264975
Cool that's the line of "Neuz.exe's string table", check again. (lstrcpy( g_Neuz.m_lpCertifierAddr, "6.15.156.247" ); )
lstrcpy says you something? Please think honney :)
Re: About Neuz Ip's and .ini's
Done i change but its not working..
Re: About Neuz Ip's and .ini's
What's your port number in Cacheserver.ini?
somewhere in the same file as:
Code:
lstrcpy( g_Neuz.m_lpCertifierAddr, "121.25.100.86" ); //NEUZ CONFIG - IP
You'll see something about the cache port. it should be the same as the ini file