libgadu 1.11.0
Struktury danych | Definicje

Dokumentacja pliku protocol.h

Struktury danych

struct  gg_login80
struct  gg_login80_ok
 Logowanie powiodło się (pakiet GG_LOGIN80_OK) Więcej...
struct  gg_login80_failed
struct  gg_new_status80
 Zmiana stanu (pakiet GG_NEW_STATUS80) Więcej...
struct  gg_notify_reply80
struct  gg_send_msg80
struct  gg_recv_msg80
struct  gg_recv_msg_ack
struct  gg_user_data
struct  gg_user_data_user
struct  gg_typing_notification
struct  gg_multilogon_info
struct  gg_multilogon_info_item
struct  gg_multilogon_disconnect
struct  gg_dcc7_abort
struct  gg_dcc7_aborted
struct  gg_dcc7_voice_auth
struct  gg_dcc7_voice_nodata
struct  gg_dcc7_voice_data
struct  gg_dcc7_voice_init
struct  gg_dcc7_voice_init_confirm
struct  gg_dcc7_relay_req
struct  gg_dcc7_relay_reply
struct  gg_dcc7_relay_reply_server
struct  gg_dcc7_welcome_server
struct  gg_dcc7_welcome_p2p
struct  gg_userlist100_version
struct  gg_userlist100_request
struct  gg_userlist100_reply

Definicje

#define GG_LOGIN80BETA   0x0029
#define GG_LOGIN80   0x0031
#define GG_FEATURE_STATUS80BETA   0x01
#define GG_FEATURE_MSG80   0x02
#define GG_FEATURE_STATUS80   0x05
#define GG8_LANG   "pl"
#define GG8_VERSION   "Gadu-Gadu Client Build "
#define GG_LOGIN_HASH_TYPE_INVALID   0x0016
#define GG_LOGIN80_OK   0x0035
#define GG_LOGIN80_FAILED   0x0043
 Logowanie nie powiodło się (pakiet GG_LOGIN80_FAILED)
#define GG_NEW_STATUS80BETA   0x0028
#define GG_NEW_STATUS80   0x0038
#define GG_STATUS80BETA   0x002a
#define GG_NOTIFY_REPLY80BETA   0x002b
#define GG_STATUS80   0x0036
#define GG_NOTIFY_REPLY80   0x0037
#define GG_SEND_MSG80   0x002d
#define GG_RECV_MSG80   0x002e
#define GG_DISCONNECT_ACK   0x000d
#define GG_RECV_MSG_ACK   0x0046
#define GG_USER_DATA   0x0044
#define GG_TYPING_NOTIFICATION   0x0059
#define GG_XML_ACTION   0x002c
#define GG_RECV_OWN_MSG   0x005a
#define GG_MULTILOGON_INFO   0x005b
#define GG_MULTILOGON_DISCONNECT   0x0062
#define GG_MSG_CALLBACK   0x02
 Żądanie zwrotnego połączenia bezpośredniego.
#define GG_MSG_OPTION_CONFERENCE   0x01
#define GG_MSG_OPTION_ATTRIBUTES   0x02
#define GG_MSG_OPTION_IMAGE_REQUEST   0x04
#define GG_MSG_OPTION_IMAGE_REPLY   0x05
#define GG_MSG_OPTION_IMAGE_REPLY_MORE   0x06
#define GG_DCC7_ABORT   0x0025
#define GG_DCC7_ABORTED   0x0025
#define GG_DCC7_VOICE_RETRIES   0x11
#define GG_DCC7_RESERVED1   0xdeadc0de
#define GG_DCC7_RESERVED2   0xdeadbeaf
#define GG_DCC7_RELAY_TYPE_SERVER   0x01
#define GG_DCC7_RELAY_TYPE_PROXY   0x08
#define GG_DCC7_RELAY_DUNNO1   0x02
#define GG_DCC7_RELAY_REQUEST   0x0a
#define GG_DCC7_RELAY_REPLY_RCOUNT   0x02
#define GG_DCC7_RELAY_REPLY   0x0b
#define GG_DCC7_WELCOME_SERVER   0xc0debabe
#define GG_TIMEOUT_DISCONNECT   5
 Maksymalny czas oczekiwania na rozłączenie.
#define GG_USERLIST100_VERSION   0x5c
#define GG_USERLIST100_REQUEST   0x0040
#define GG_USERLIST100_REPLY   0x41

Dokumentacja definicji

#define GG_LOGIN80BETA   0x0029
#define GG_LOGIN80   0x0031
#define GG_FEATURE_STATUS80BETA   0x01
#define GG_FEATURE_MSG80   0x02
#define GG_FEATURE_STATUS80   0x05
#define GG8_LANG   "pl"
#define GG8_VERSION   "Gadu-Gadu Client Build "
#define GG_LOGIN_HASH_TYPE_INVALID   0x0016
#define GG_LOGIN80_OK   0x0035
#define GG_LOGIN80_FAILED   0x0043

Logowanie nie powiodło się (pakiet GG_LOGIN80_FAILED)

#define GG_NEW_STATUS80BETA   0x0028
#define GG_NEW_STATUS80   0x0038
#define GG_STATUS80BETA   0x002a
#define GG_NOTIFY_REPLY80BETA   0x002b
#define GG_STATUS80   0x0036
#define GG_NOTIFY_REPLY80   0x0037
#define GG_SEND_MSG80   0x002d
#define GG_RECV_MSG80   0x002e
#define GG_DISCONNECT_ACK   0x000d
#define GG_RECV_MSG_ACK   0x0046
#define GG_USER_DATA   0x0044
#define GG_TYPING_NOTIFICATION   0x0059
#define GG_XML_ACTION   0x002c
#define GG_RECV_OWN_MSG   0x005a
#define GG_MULTILOGON_INFO   0x005b
#define GG_MULTILOGON_DISCONNECT   0x0062
#define GG_MSG_CALLBACK   0x02

Żądanie zwrotnego połączenia bezpośredniego.

#define GG_MSG_OPTION_CONFERENCE   0x01
#define GG_MSG_OPTION_ATTRIBUTES   0x02
#define GG_MSG_OPTION_IMAGE_REQUEST   0x04
#define GG_MSG_OPTION_IMAGE_REPLY   0x05
#define GG_MSG_OPTION_IMAGE_REPLY_MORE   0x06
#define GG_DCC7_ABORT   0x0025
#define GG_DCC7_ABORTED   0x0025
#define GG_DCC7_VOICE_RETRIES   0x11
#define GG_DCC7_RESERVED1   0xdeadc0de
#define GG_DCC7_RESERVED2   0xdeadbeaf
#define GG_DCC7_RELAY_TYPE_SERVER   0x01
#define GG_DCC7_RELAY_TYPE_PROXY   0x08
#define GG_DCC7_RELAY_DUNNO1   0x02
#define GG_DCC7_RELAY_REQUEST   0x0a
#define GG_DCC7_RELAY_REPLY_RCOUNT   0x02
#define GG_DCC7_RELAY_REPLY   0x0b
#define GG_DCC7_WELCOME_SERVER   0xc0debabe
#define GG_TIMEOUT_DISCONNECT   5

Maksymalny czas oczekiwania na rozłączenie.

#define GG_USERLIST100_VERSION   0x5c
#define GG_USERLIST100_REQUEST   0x0040
#define GG_USERLIST100_REPLY   0x41
 All Struktury Danych Pliki Funkcje Zmienne Definicje typów Wyliczenia Wartości wyliczeń Definicje