meanwhile  1.1.0
Data Fields
mwMsgHandshake Struct Reference

#include <mw_message.h>

Data Fields

struct mwMessage head
 
char * local_host
 name of client host More...
 
guint32 loclcalc_addr
 local public IP More...
 
guint16 login_type
 
guint16 major
 client's major version number More...
 
guint16 minor
 client's minor version number More...
 
guint32 srvrcalc_addr
 0.0.0.0 More...
 
guint16 unknown_a
 normally 0x0100 More...
 
guint32 unknown_b
 normally 0x00000000 More...
 

Field Documentation

struct mwMessage mwMsgHandshake::head
char* mwMsgHandshake::local_host

name of client host

guint32 mwMsgHandshake::loclcalc_addr

local public IP

guint16 mwMsgHandshake::login_type
See also
mwLoginType
guint16 mwMsgHandshake::major

client's major version number

guint16 mwMsgHandshake::minor

client's minor version number

guint32 mwMsgHandshake::srvrcalc_addr

0.0.0.0

guint16 mwMsgHandshake::unknown_a

normally 0x0100

guint32 mwMsgHandshake::unknown_b

normally 0x00000000


The documentation for this struct was generated from the following file: