Welcome![Sign In][Sign Up]
Location:
Search - socket thread C

Search list

[Internet-Networkcommoncpp2-1.5.3.tar

Description: common c++提供socket,thread等系统编程可移植的实现。 是ccrtp必要的资源库-common c provide socket, thread programming systems such as portable realized. Ccrtp is necessary resources for
Platform: | Size: 840357 | Author: skynova | Hits:

[Internet-Networkc++threaduartsocketclass

Description: 把C语言的thread和socket封装了一层.希望能给初学者带来帮助.
Platform: | Size: 7953 | Author: 关吉祥 | Hits:

[Windows Develop2003061723305924139多线程Socket

Description: 2003061723305924139多线程Socket,多线程,通信开发-multi-thread Socket, writing by communications
Platform: | Size: 404480 | Author: 武明 | Hits:

[Ftp ServerFTPsever_c++.net

Description: 利用Socket套接字创建基于对话框类的FTP工具。主要功能是在网络上的FTP服务器上,实现单线程下载,能够实现文件上传功能。-use Socket created based on the type dialog FTP tools. Its main function is on the network FTP server, the thread to achieve the download, upload documents to achieve functional.
Platform: | Size: 7938048 | Author: 林林 | Hits:

[Internet-Networkcommoncpp2-1.5.3.tar

Description: common c++提供socket,thread等系统编程可移植的实现。 是ccrtp必要的资源库-common c provide socket, thread programming systems such as portable realized. Ccrtp is necessary resources for
Platform: | Size: 840704 | Author: skynova | Hits:

[Internet-Networkc++threaduartsocketclass

Description: 把C语言的thread和socket封装了一层.希望能给初学者带来帮助.-The C language package thread and socket layer. Hope that I can help beginners.
Platform: | Size: 8192 | Author: 关吉祥 | Hits:

[Windows Developclib

Description: 一个跨平台的c\c++类库 提供对log,mutext, thread,exception,socket等常用功能的封装-A cross-platform cc++ Library provides log, mutext, thread, exception, socket commonly used functions such as packaging
Platform: | Size: 75776 | Author: ju | Hits:

[Internet-Networkmulti-thread-simple-crawler-socket

Description: C#socket通信, 用c#开发的聊天室程序源代码,可用于自己的二次开发-C# Socket communications, use c# Developed chat room source code can be used in their secondary development
Platform: | Size: 454656 | Author: tangshaocheng | Hits:

[Search Enginespider_demo

Description: C#多线程网络爬虫,使用线程池来控制线程,效率不错。-C# multi-threaded network reptiles, use the thread pool to control the thread, good efficiency.
Platform: | Size: 87040 | Author: bloodxia | Hits:

[CSharpa

Description: A multi-threaded simple crawler with C# socketsmulti-thread-simple-crawler-socket
Platform: | Size: 468992 | Author: cerberus | Hits:

[Windows Developjwin32

Description: C Socket & Thread library for Unix & Windows
Platform: | Size: 611328 | Author: ryu | Hits:

[CSharpmulti-thread-simple-crawler-socket

Description: 简易多线程网络爬虫基于C#语言socket编程-Simple multi-threaded web crawler socket programming language based on C#
Platform: | Size: 455680 | Author: 亿龙 | Hits:

[Linux-Unixrealmsg-4

Description: 本人写的实现类似于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 friends management, thread pool, file transfer, simple features such as audio transmission
Platform: | Size: 3944448 | Author: xc | Hits:

[source in ebookVC_advanced_program_development

Description: 本代码是visual c++高级编程及其项目应用开发一书中的源代码,涉及到进程与线程通信、文件操作、dll及COM编程、socket编程、数据库编程的编码例子。此外,还有用COM应用程序框架进行服务器与客户端进行通信、界面设计方面的项目代码;材料信息管理项目代码、利用ATL设计通用查询与打印模块代码,供大家学习。-This code is visual c++ advanced programming and its application to develop a book project source code, related to process and thread communication, file operations, dll and COM programming, socket programming, database programming code examples. In addition, there is an application framework with the COM server and client communications, interface design, project code Material Information Management project code, the use of ATL general query and print module design code for all to learn.
Platform: | Size: 5685248 | Author: wut | Hits:

[Communication-Mobilesocket

Description: 单线程并发服务器(select) 编程. errexit()和passiveTCP()两个方法见"linux socket通信示例(传送文件)"文章-common implementation of thread pool logic for httpd and config.
Platform: | Size: 1024 | Author: allen | Hits:

[Internet-Networkvc_thread_socket_programming_code_programming

Description: vc编程实现线程套接字编程代码vc thread socket programming code programming -vc thread socket programming code programming
Platform: | Size: 39936 | Author: 7 | Hits:

[Internet-NetworkGHCommonNetDll

Description: 偶从大学开始维护至今的好东西。这个高度封装的轻量级网络库实现了基于异步Socket的C/S模式通信环境。本库经过4个现实项目的考验,用于轻量级的应用,不先进、不高深,但是讲究实用,开发小型C/S架构程序比ACE\Socket\QT都快。 主要特点: 1、已经为传送大文件做了优化。自动拆分、拼合,如果配合上内存映射文件,可以传送超过内存容量的数据(32位指针)。 2、集成了接受者-伴随处理者模型,收到的数据包传递到独立的线程回调用户的处理函数。 3、提供了C++封装,只需重载服务器类、客户端类的方法即可实现收发。 4、提供了C封装,简单调用方法实现发送 已经在范例中实现了C/S程序的框架,服务采用C接口演示,客户用C++接口演示,收发程序合二为一。 编译器支持 VC2005 ~ VC 2010-The highly encapsulated lightweight network based on Asynchronous Socket library implementation in C/S mode communications environment. The reality of the library, four test items for lightweight applications. Main features: 1, has to send large files are optimized. Automatically split, put together, with the memory map if the file can be sent over the data memory (32-bit pointer). 2, the integrated receiver- with handler model, the received data packets delivered to the user separate thread callback handler. 3, provides a C++ package, just reload the server class, client class methods send and receive can be realized. 4, provides a C package, simply call the method to achieve transmit Has been achieved in the sample C/S framework of the program, service demonstration using C interfaces, the customer interfaces with C++ demo, send and receive programs combined. Compiler support for VC2005 ~ VC 2010
Platform: | Size: 129024 | Author: 流浪小狗 | Hits:

[Internet-NetworkSocket

Description: 学习资料 Socket编程 包括C/S 多线程 固定和可变的线程池 协议-Learning materials, including Socket Programming C/S multi-threaded thread pool of fixed and variable agreement
Platform: | Size: 152576 | Author: 房亮 | Hits:

[.netThreadTest

Description: C#通信小程序实例, 实现类似QQ的通信 Socket Thread-C# Communication applet instance, to achieve a similar QQ communication Socket Thread
Platform: | Size: 215040 | Author: 任静 | Hits:

[Linux-Unix单线程socket实现

Description: C-S构架的linux 网络socket 单线程编程(Socket single thread programming of Linux Network Based on C-S framework)
Platform: | Size: 2048 | Author: 小k当家 | Hits:
« 12 3 »

CodeBus www.codebus.net