paperlined.org
games > pc > WoW > dev
document updated 19 years ago, on Feb 23, 2005
TCP port 3724.



Server first sends 8 bytes:

       +---  len = 6
       V
    00 06 ec 01 79 ef 5f a6
          ================= <- data

Client then responds with 47 bytes:

       +---- len = 45
       V
    00 2d ed 01 00 00 7e 10  00 00 00 00 00 00 49 4e 
    54 45 52 49 4f 54 00 f1  61 2d bd fb 11 06 3f a7 
    39 0b f8 af 40 c9 c0 99  fd c9 c0 a4 9b 30 62


Server then sends 10 bytes:

    3a 85 1d 77 0c d5 42 00  00 02

Client responds with 6 bytes:

    3a 81 c2 1d b6 55


        [note that the "second byte" may still be the length...  the length shrinks by four in the
        response, and the "second byte" shrinks by four as well]




Other small messages that the client sends are as follows:

    52 d5 e7 24 cd 9d 3d 32  00 00                  (10 bytes)

    d8 6b 18 a3 e9 26 a8 e6  50 00 00 00 00 00      (14 bytes)

    cf ab 18 aa 17 64 a8 e6  50 00 00 00 00 00      (14 bytes)

    d4 d7 20 30 59 13                               (6 bytes)

    0f 5a 29 c8 c5 50 9f 03  00 00 78 71 78 00 00 00 00 00      (18 bytes)

    96 cb c8 98 9f 2f c4 27  00 00                  (10 bytes)