搜索资源列表
cproxy
- 自己写的c语言版的web代理服务器。非常底层的实现方式,支持多线程。对于学习网络的人有参考价值。-himself wrote the c language version of the web proxy server. Very bottom of the ways to support multithreading. Learning Network for the reference value.
ChatServer
- Linux c语言多进程多用户聊天程序 使用多进程与多线程合作 使用共享内存V进行交换信息 可谓Linux网络套接字编程学习之良品-Linux c multi-process multi-user chat server
baidu
- 一个C#写得多线程得论坛数据抓取器,他能够自动得抓取百度贴吧里面得新帖子,自己写存放数据得数据表,程序都是c#编写使用了委托等等技术是一个学习蜘蛛得好代码,里面得判断全部都是使用正则表达式如在使用中有疑问可以QQ:922559 -Write a C# forum for multi-threaded data capture device too, he can automatically get posted Baidu bar crawl which was a new post, writ
CsModel
- 运用多线程的C/S模型 所用到的同步机制,值得学习-The use of multi-threaded C/S model synchronization mechanism used, it is worth learning
ipmsg
- 基于LINUX 下,C语言实现的飞鸽传输项目,是学习linux网络编程比较好的项目例子。 主要包括:TCP/IP的协议,TCP实现文件的传输,UDP消息和广播,以及网络多线程操作实现。 此外还包含一个方便调试项目的飞鸽传输WINDOWS下的应用程序。 -Under LINUX-based, C language Dove transmission project is better to learn linux network programming examples o
Socket
- 学习资料 Socket编程 包括C/S 多线程 固定和可变的线程池 协议-Learning materials, including Socket Programming C/S multi-threaded thread pool of fixed and variable agreement
Chat
- 聊天多线程,简单,c++开发,最初学习可用哦。-talk mult thread
concurrence-Server
- 并发服务器 C++ 多线程 同步阻塞IO Socket 套接字,适合C++刚接触多线程的朋友学习-Concurrent server C++ multi thread synchronization blocking Socket IO socket, suitable for C++ just contact with multi thread learning
Linux-C-programming
- Linux 下c语言学习的源代码,基本的入门到多线程等操作,共27个章节的全部源码,可以作为学习使用。-This is the source code of C programming under the Linux.
Linux_APP
- Linux 下c语言学习的源代码,基本的入门到多线程等操作,共27个章节的全部源码,可以作为学习使用。-This is the source code of Linux app Devlepment
socket_learn-master
- 使用C语言实现socket多线程编程,入门级的小程序,适合初学者学习。-The use of C language socket multi-threaded programming, entry-level small procedures for beginners to learn.