C>S 0x46 W3GS_PONG_TO_HOST

Transport Layer:Transmission Control Protocol (TCP)
Application Layer:Warcraft III In-Game Messages (W3GS)
Message Id:0x46
Message Name:W3GS_PONG_TO_HOST
Direction:Client to Server
Used By:Warcraft III Reign of Chaos, Warcraft III The Frozen Throne
Message Format:
(does not include protocol header)
(UINT32) tickCount

Remarks

This is sent in response to S>C 0x01 W3GS_HOSTECHOREQ.

The tickCount value is from GetTickCount().

Ping = (GetTickCount()-tickCount)/2

For the local area network, it can be 0.

| Edited: Caaaaarrrrlll

Comments

no one has commented yet.