For those who are having a "Internet disconnected error" in Neo Source. And also PARAM + CFG is included.
netclientLib > s_NetClient.h
Cause of "Internet disconnected error"
Fixed to "Internet disconnected error"Code:ConnectLoginServer(const char *szAddress, UINT nPort=RANPARAM::nPort)
Yes you have to change the "RANPARAM::nPort" to any 4 Digit example 1234, then put the 1234 to your CFG and PARAM.Code:ConnectLoginServer(const char *szAddress, UINT nPort=1987)
For PARAM + CFG..
Credits :
- ramispo



Reply With Quote


