
201707
文章平均质量分 81
tptptptptp123456
这个作者很懒,什么都没留下…
展开
-
window socket多连接的实现
直接上代码,代码可能不完美,主要是透过代码理解多连接的思想:// WeChat.cpp : Defines the entry point for the console application.//#include "stdafx.h"#include #include #include #include #pragma comment(lib,原创 2017-07-18 14:31:25 · 406 阅读 · 0 评论 -
linux内核USB相关数据结构
本文主要是linux内核USB驱动相关数据结构的整理,方便阅读linux内核驱动相关代码的时候查阅原创 2017-06-12 09:15:33 · 430 阅读 · 0 评论 -
window多socket的连接
本文主要是看代码,透过代码理解window下多连接的思想// WeChat.cpp : Defines the entry point for the console application.//#include "stdafx.h"#include #include #include #include #pragma comment(lib, "w原创 2017-07-18 14:35:55 · 256 阅读 · 0 评论