23.1한국어
릴리즈 버전: 1.7
빌드 번호: 38050
릴리즈 타입: master
릴리즈 날짜: 2017년 04월 20일 (한국시간기준)
수정
ACR 사용시, TCP로 UnreliableSend 할 때, 특수한 환경에서 패킷 유실 되는 버그 수정
CStartServerParameter.m_enableP2PEncryptedMessaging 옵션 주석 수정
NetClient.Connect 시 클라이언트가 멈춰 있는 것처럼 보이는 버그 수정
추가
C#용 서버 라이브러리에서 GetTimeMs 인터페이스 제공(N3799)
DNSLookup을 미리 선행할 수 있는 Proud::ResolveAddress 추가
1.7버전에서 NetClient.HolsterMoreCallbackUntilNextFrameMove 함수 추가참조[1]
퇴역
ipv6를 위한 synthesize 기능 삭제로 인해 NetConnectionParam의 publicDomainName1, 2 삭제참조[2]
참조
참조[1]
수신 이벤트 처리 콜백을 다음 FrameMove 함수 호출 이후로 미룰 수 있게 해주는 기능입니다. 자세한 것은 HolsterMoreCallbackUntilNextFrameMove 함수의 도움말을 살펴보시기 바랍니다.
참조[2]
이 기능은 2016년 AppStore 심사 통과를 위한 편법이었으며, 이제는 이 기능을 권장하지 않습니다. 여러분의 서버에 FQDN을 할애해 주시고, NetConnectionParam.serverIP에는 그 FQDN을 넣으십시오.
23.2English
Release version: 1.7
Build: 38050
Release type: master
Date of release: April 20, 2017 (Korean Time)
Revision
A bug that causes packet loss in a certain environment while using UnreliableSend method of TCP when using ACR has been fixed.
Annotations of CStartServerParameter.m_enableP2PEncryptedMessaging option has been updated
A bug that causes your client to appear as if it is frozen when using NetClient.Connect has been fixed.
Added Features
GetTimeMs interface is now provided for C# server library (N3799).
Proud::ResolveAddress has been added to pre-advance DNSLookup
NetClient.HolsterMoreCallbackUnitlNextFrameMove function has been added in version 1.7Reference[1]
Deprecation
publicDomainName1&2 has been removed due to synthesize function deletion for ipv6 Reference[2]
Reference
Reference[1]
This function allows you to defer incoming-event-handling callbacks after calling the next FrameMove function. Please check help page.
Reference[2]
This feature was a shortcut for passing the AppStore review in 2016, and we no longer recommend this feature. Please fill in the FQDN for your server and put the FQDN in NetConnectionParam.serverIP.
23.3日本語
リーリスバージョン : 1.7
ビルド番号 : 38050
リリース タイプ : master
リリース日付 : 2017 年 04月 20日 (韓国時間基準)
修正
特殊な環境でACR使用時、TCPでUnreliableSendしたらパケット流失されるバグ修正
CStartServerParameter.m_enableP2PEncryptedMessagingオプション注釈修正
NetClient.Connect時、クライアントが止まってるように見えるバグ修正
追加
C#用サーバーライブラリーにGetTimeMsインターフェース提供(N3799)
DNSLookupを先に試せるProud::ResolveAddress機能追加
1.7バージョンでNetClient.HolsterMoreCallbackUntilNextFrameMove機能追加參照[1]
退役
ipv6のsynthesize機能削除によるNetConnectionParamのpublicDomainName1, 2削除參照[2]
參照
參照[1]
受信イベント処理コールバックを次のFrameMoveファンクション呼び出し後に処理できる機能です。詳しいのはHolsterMoreCallbackUntilNextFrameMoveファンクションのhelpを参考してください。
參照[2]
この機能は2016年AppStore審査のパスの為の骨でした。今はこれをおすすめしません。皆さんのサーバーにFQDNをつくり、NetConnectionParam.serverIPにそのFQDNを入れてください。
23.4中國語
发行版本: 1.7
版本号: 38050
发行类型:master
发行日期: 2017年04月20日 (以韩国时间为准)
修复
使用ACR, 利用TCP UnreliableSend时, 特殊环境中丢包问题的修正
CStartServerParameter.m_enableP2PEncryptedMessaging 选项注释的修正
NetClient.Connect 时,客户端静止状态问题的修正
添加
C# 服务器类中提供GetTimeMs接口(N3799)
添加了DNSLookup先执行的Proud::ResolveAddress
在1.7版本中添加了函数NetClient.HolsterMoreCallbackUntilNextFrameMove 参照[1]
退役
ipv6删除了synthesize功能导致NetConnectionParam的publicDomainName1, 2也被删除參照[2]
参照
参照[1]
收信事件处理回调从FrameMove函数调用后可进行推迟的功能. 详细的可参考 HolsterMoreCallbackUntilNextFrameMove 函数的说明文.
參照[2]
此功能在2016年为通过AppStore审核进行了编辑,现在此功能不推荐使用.在大家的服务器定义FQDN后,将 NetConnectionParam.serverIP添加到FQDN.