|
The QQ2003C protocol plugin
for gaim
Copyright (C) 2004 Puzzlebird
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
在文件send_core.c第125行定义。
参考 _create_packet_head_seq()、_qq_send_packet()、create_packet_b()、create_packet_data()、create_packet_dw()、ENCRYPT、MAX_PACKET_SIZE、qq_crypt()、QQ_DEBUG、qq_get_cmd_desc()、QQ_PACKET_TAIL、qq_proxy_write()、_qq_data::session_key及_qq_data::uid.
参考自 _qq_menu_any_cmd_send_cb()、_qq_send_packet_ack_msg_sys()、_qq_send_packet_add_buddy()、_qq_send_packet_buddy_auth()、_qq_send_packet_file_accept()、_qq_send_packet_file_cancel()、_qq_send_packet_file_notifyip()、_qq_send_packet_file_reject()、_qq_send_packet_file_request()、_qq_send_packet_recv_im_ack()、_qq_send_packet_remove_buddy()、_qq_send_packet_remove_self_from()、qq_send_group_cmd()、qq_send_packet_change_status()、qq_send_packet_get_buddies_list()、qq_send_packet_get_buddies_online()、qq_send_packet_get_info()、qq_send_packet_im()、qq_send_packet_keep_alive()、qq_send_packet_logout()、qq_send_packet_modify_info()及qq_send_packet_request_key().
函数调用图:
|