搜索资源列表
commoncpp2-1.5.3.tar
- common c++提供socket,thread等系统编程可移植的实现。 是ccrtp必要的资源库-common c provide socket, thread programming systems such as portable realized. Ccrtp is necessary resources for
c++threaduartsocketclass
- 把C语言的thread和socket封装了一层.希望能给初学者带来帮助.
realmsg-4
- 本人写的实现类似于MSN的即时通信软件,基于linux socket编程,有完整的客户端,服务器端代码 实现好友管理,线程池,文件传输,简单音频传输等功能,经过修改可用于嵌入式环境-I write to achieve similar to the MSN instant messaging software, based on linux socket programming, a complete client, server-side code to achieve the fr
multi-thread-simple-crawler-socket
- C#socket通信, 用c#开发的聊天室程序源代码,可用于自己的二次开发-C# Socket communications, use c# Developed chat room source code can be used in their secondary development
a
- A multi-threaded simple crawler with C# socketsmulti-thread-simple-crawler-socket
3.0
- C#的socket程序,服务器端支持多线程。本文件为server端-C# socket multi thread ,server side
multi-thread-simple-crawler-socket
- 简易多线程网络爬虫基于C#语言socket编程-Simple multi-threaded web crawler socket programming language based on C#
VC_advanced_program_development
- 本代码是visual c++高级编程及其项目应用开发一书中的源代码,涉及到进程与线程通信、文件操作、dll及COM编程、socket编程、数据库编程的编码例子。此外,还有用COM应用程序框架进行服务器与客户端进行通信、界面设计方面的项目代码;材料信息管理项目代码、利用ATL设计通用查询与打印模块代码,供大家学习。-This code is visual c++ advanced programming and its application to develop a book project s
socket
- 单线程并发服务器(select) 编程. errexit()和passiveTCP()两个方法见"linux socket通信示例(传送文件)"文章-common implementation of thread pool logic for httpd and config.
vc_thread_socket_programming_code_programming
- vc编程实现线程套接字编程代码vc thread socket programming code programming -vc thread socket programming code programming
GHCommonNetDll
- 偶从大学开始维护至今的好东西。这个高度封装的轻量级网络库实现了基于异步Socket的C/S模式通信环境。本库经过4个现实项目的考验,用于轻量级的应用,不先进、不高深,但是讲究实用,开发小型C/S架构程序比ACE\Socket\QT都快。 主要特点: 1、已经为传送大文件做了优化。自动拆分、拼合,如果配合上内存映射文件,可以传送超过内存容量的数据(32位指针)。 2、集成了接受者-伴随处理者模型,收到的数据包传递到独立的线程回调用户的处理函数。 3、提供了C++封装,只需重载服务器
C_Socket-Muti_Thread_programming
- C_Socket多线程编程实例,主要讲解了C#套接字网络编程的例子,一个实例-C_Socket multi-threaded programming examples, mainly on the C# socket example of network programming, an instance of
libutillery-1.6.2.tar
- 常用的C++库,包含容器、线程、socket-Commonly used in C++ libraries, including container, thread, socket ...
libasn-0.8.tar
- C++常用类库,包括线程、socket、日志-Common C++ class library, including thread, socket, logging ...
Socket
- 学习资料 Socket编程 包括C/S 多线程 固定和可变的线程池 协议-Learning materials, including Socket Programming C/S multi-threaded thread pool of fixed and variable agreement
Socket
- 关于Socket的一个简单实现,在C++中使用MFC的CSocket直接连接,在服务器端和客户端各添加了一个线程用于传输。实现比较简单,两个CSocket连接后就可以传文件,且传好的文件可以通过MD5的检查。-Socket A simple implementation in C++ using MFC CSocket direct connection, add a thread for the transmission of the server and client. Relatively
Tcp
- C#多线程通信的经典例子,可以充分理解多线程在socket编程中的应用-C# multi-threaded communication of the classic examples, we can fully understand the multi-thread socket programming application
Advanced-Socket-Programs-SCTP-Setsock-thread-safe
- This document contains all easy-to-get and simple tcp/ip socket programs. like thread safe version of gethostbyaddr, sctp programs, ping c code, setsockopt&getsockopt programs
Window(VC6-doc)ChatServer_chatClient
- Windows(VC6 doc)下C语言线程池类型并发服务器聊天室,是socket套接字编程,支持私聊和*,支持断开连接,适合新手学习socket学习-ON划词翻译ON实时翻译 Windows (VC6 DOC) language under the C thread pool types of concurrent server chat rooms, socket socket programming, support private chat and group, suppor
单线程socket实现
- C-S构架的linux 网络socket 单线程编程(Socket single thread programming of Linux Network Based on C-S framework)