坚信科学,分享技术

Tag Archives: 神州数码客户端

[中秋零献] 神州数码802.1x局域网UDP拔号软件MyNet-Gnome源代码大分析(Part3)关键逻辑

/*** * Author: cc0cc * E-mail: cc0cc@126.com * WebSite: http://www.54chen.com * Date: the Mid-Autumn Festival of 2008 * FileName: callbacks.c * Description: callbacks.c为事件处理的核心逻辑,是MyNet的中心 ***/ #ifdef HAVE_CONFIG_H # include <config.h> #endif #include <gnome.h> #include "Mythread.h" #include "connect.h" #include "callbacks.h" #include "interface.h" …

Continue reading

Posted in linux | Tagged , | Leave a comment

[中秋零献] 神州数码802.1x局域网UDP拔号软件MyNet-Gnome源代码大分析(Part2)

/*** * Author: cc0cc * E-mail: cc0cc@126.com * WebSite: http://www.54chen.com * Date: the Mid-Autumn Festival of 2008 * FileName: main.c ***/ /* * Initial main.c file generated by Glade. Edit as required. * Glade will not overwrite this file. */ …

Continue reading

Posted in linux, php | Tagged , , , | Leave a comment