14.1.7.44387-master

nettention

14.1한국어

1.7.47942 이하 ~ 1.7.42965 이상 버전에서 Release_Static_CRT 폴더 내의 lib가 MT가 아니라, MD인 것을 확인하였습니다. 1.7.47942 이하 ~ 1.7.42965 이상 버전의 Release_Static_CRT 버전 lib 파일들을 사용하시면 안됩니다.

주의 : 이 버전에서 간헐적으로 서버로의 커넥션이 안되는 문제가 발견되었습니다. 다음 정식 릴리즈에서 이 문제에 대한 수정을 반영할 예정입니다.

수정된 기능 - 하위 호환성을 유지하는 수정사항

NetServer.Start 실행시 ServerAddrAtClient에 서버의 외부주소를 입력하십시오. 다만 서버의 외부주소가 로드밸런서의 주소가 아니라, 서버 자체의 별개의 외부주소를 입력하십시오. AWS 등에서는 쉽게 그 주소를 얻으실 수 있습니다.

과거 버전의 NetClient과는 호환됩니다만 과거 버전은 이 문제의 수정을 적용받지는 않습니다.

새로운 기능

14.2English

Static library files for Release_Static_CRT in 1.7.47942 ~ 1.7.42965 version are not /MT but /MD. You must not use these files.

Warning : This version has been found to intermittently fail to connect to the server. We will incorporate the fix for this issue in the next full release.

Fixed features - fixes that maintain backward compatibility

When you run NetServer.Start, type the server's external address in ServerAddrAtClient. However, please enter the external address of the server itself, not the address of the load balancer, the external address of the server. You can easily get the address from AWS and others.

It is compatible with previous versions of NetClient, but past versions are not subject to this fix.

New features