lightyear 于 2009-10-24 23:53:51发表:
建议你是用webqq,网页就可以登qq
dert 于 2009-10-24 23:10:38发表:
去TX下个QQ for linux吧
zha2530 于 2009-10-24 21:57:21发表:
最新版的pidgin也只支持到2008的测试版.. 即,就是2007正式版的协议.../
pinla 于 2009-10-14 00:02:14发表:
用最新版的
wangyu 于 2009-10-13 23:20:24发表:
要更新的
zha2530 于 2009-10-13 23:07:55发表:
pidgin最新版本中,支持的是QQ2007和08测试版,看pidgin的源码可知 /* process received extended (2007) text IM */ static void process_extend_im_text(PurpleConnection *gc, guint8 *data, gint len, qq_im_header *im_header) { qq_data *qd; guint16 purple_msg_type; gchar *who; gchar *msg_smiley, *msg_fmt, *msg_utf8; PurpleBuddy *buddy; qq_buddy_data *bd; gint bytes, tail_len; qq_im_format *fmt = NULL; struct { /* now comes the part for text only */ guint16 msg_seq; guint32 send_time; guint16 sender_icon; guint32 has_font_attr; guint8 unknown1[8]; guint8 fragment_count; guint8 fragment_index; guint8 msg_id; guint8 unknown2; guint8 msg_type; gchar *msg; /* no fixed length, ends with 0x00 */ guint8 fromMobileQQ; } im_text;
微宝贝 于 2009-10-13 19:40:38发表:
[i=s] 本帖最后由 微宝贝 于 2009-10-13 19:57 编辑 [/i][attach]20965[/attach][attach]20966[/attach]
程序娃娃 于 2009-10-13 19:24:32发表:
腾讯有linux qq
me26659408 于 2009-10-13 18:12:17发表:
没有嘛,你用QQ2008的协议就可以上QQ了 我都是用pidgin上QQ的
prinse 于 2009-10-13 18:05:26发表:
TX 没公开它的协议,所以在这类 IM 集成平台上用 QQ 不大靠谱……
reventPar 于 2009-10-13 17:57:23发表:
去下载qq for linux,那些协议早被腾讯给砍了 http://im.qq.com/qq/linux/download.shtml
lightyear 于 2009-10-24 23:53:51发表:
建议你是用webqq,网页就可以登qq
dert 于 2009-10-24 23:10:38发表:
去TX下个QQ for linux吧
zha2530 于 2009-10-24 21:57:21发表:
最新版的pidgin也只支持到2008的测试版.. 即,就是2007正式版的协议.../
pinla 于 2009-10-14 00:02:14发表:
用最新版的
wangyu 于 2009-10-13 23:20:24发表:
要更新的
zha2530 于 2009-10-13 23:07:55发表:
pidgin最新版本中,支持的是QQ2007和08测试版,看pidgin的源码可知
/* process received extended (2007) text IM */
static void process_extend_im_text(PurpleConnection *gc, guint8 *data, gint len, qq_im_header *im_header)
{
qq_data *qd;
guint16 purple_msg_type;
gchar *who;
gchar *msg_smiley, *msg_fmt, *msg_utf8;
PurpleBuddy *buddy;
qq_buddy_data *bd;
gint bytes, tail_len;
qq_im_format *fmt = NULL;
struct {
/* now comes the part for text only */
guint16 msg_seq;
guint32 send_time;
guint16 sender_icon;
guint32 has_font_attr;
guint8 unknown1[8];
guint8 fragment_count;
guint8 fragment_index;
guint8 msg_id;
guint8 unknown2;
guint8 msg_type;
gchar *msg;
/* no fixed length, ends with 0x00 */
guint8 fromMobileQQ;
} im_text;
微宝贝 于 2009-10-13 19:40:38发表:
[i=s] 本帖最后由 微宝贝 于 2009-10-13 19:57 编辑 [/i]
[attach]20965[/attach][attach]20966[/attach]
程序娃娃 于 2009-10-13 19:24:32发表:
腾讯有linux qq
me26659408 于 2009-10-13 18:12:17发表:
没有嘛,你用QQ2008的协议就可以上QQ了
我都是用pidgin上QQ的
prinse 于 2009-10-13 18:05:26发表:
TX 没公开它的协议,所以在这类 IM 集成平台上用 QQ 不大靠谱……
reventPar 于 2009-10-13 17:57:23发表:
去下载qq for linux,那些协议早被腾讯给砍了
http://im.qq.com/qq/linux/download.shtml