CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 线程 client

搜索资源列表

  1. Client-2

    0下载:
  2. 多线程通讯,一台客户机对应多个接收端的程序-Multi-threaded communication, a corresponding number of clients receiving end of the procedure
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1898761
    • 提供者:Azure
  1. clientServer_linux_multithread

    0下载:
  2. Linux下server与client的通信实现。Server支持多线程。附有makefile可供编译。Linux下调试通过。-Under Linux the server and client communication. Server support for multi-threaded. A makefile for compiling. The adoption of Linux under the debugger.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:10896
    • 提供者:joe
  1. MyChat

    0下载:
  2. 该程序基于TCP/UDP的多线程通信程序,同时即可作为服务器端又可做客户端-The program based on TCP/UDP communications of multi-threaded process, at the same time you can do as a server-side client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1951825
    • 提供者:许延
  1. unpv13e

    0下载:
  2. 详细说明:Linux下采用C语言开发的聊天程序,使用类似vi的操作界面,服务器端采用多线程技术,每线程服务一个客户端,客户端采用双进程,一个进程负责网络I/O,一个进程负责用户交互。-Linux development using C language chat, the use vi similar to the user interface, server multi-threading technology, every threaded a client services, client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:629410
    • 提供者:chenim
  1. Socket

    1下载:
  2. 客户端与服务端通讯,其中涉及到多线程及对线程的处理、委托-Client and server communications, which involves multi-threaded and thread handling, commissioned
  3. 所属分类:WinSock-NDIS

    • 发布日期:2014-07-05
    • 文件大小:483126
    • 提供者:赵真
  1. code123

    0下载:
  2. 本项目还利用WM进行手机客户端应用,针对实际项目采用了webservice进行搭建分布应用及多线程进行分布式并行开发应用。本项目主要针对图象学的图象处理对已存在的图象进行数字识别,本项目采用OCR、体征识别方法进行有效识别,识别效率达到95 -97 ,运行效率95ms/56ms。-The project also used WM for mobile client applications for use of the webservice to the actual project to bu
  3. 所属分类:Windows Mobile

    • 发布日期:2017-04-09
    • 文件大小:1506137
    • 提供者:tony
  1. QQ

    0下载:
  2. 实现多线程服务器和客户端的通信的qq聊天程序-Multi-threaded server and client side communications qq chat program
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:15965
    • 提供者:summerny
  1. socket

    2下载:
  2. 用socket写的服务器端客户端程序,服务器端多线程,可以并发处理客户端的请求-Used to write server-side socket client program, server-side multi-threaded and can handle concurrent client requests
  3. 所属分类:WinSock-NDIS

    • 发布日期:2014-07-05
    • 文件大小:1517635
    • 提供者:郑俊飞
  1. VC_advanced_program_development

    2下载:
  2. 本代码是visual c++高级编程及其项目应用开发一书中的源代码,涉及到进程与线程通信、文件操作、dll及COM编程、socket编程、数据库编程的编码例子。此外,还有用COM应用程序框架进行服务器与客户端进行通信、界面设计方面的项目代码;材料信息管理项目代码、利用ATL设计通用查询与打印模块代码,供大家学习。-This code is visual c++ advanced programming and its application to develop a book project s
  3. 所属分类:source in ebook

    • 发布日期:2017-05-20
    • 文件大小:5685386
    • 提供者:wut
  1. SocketThreadBlocking

    0下载:
  2. Socket多线程阻塞模式代码,包括Server和Client代码-Socket blocking mode multi-threaded code, including Server and Client Code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:361852
    • 提供者:DengWei
  1. thread

    0下载:
  2. 这是一个多线程传送文件的客户端和服务器程序,对于初学多线程socket编程的小朋友特别有用!-This is a multi-threaded file transfer client and server programs, multi-threaded socket programming for beginners especially useful for the children!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:502674
    • 提供者:梁睿
  1. CSHARPSOCKET

    0下载:
  2. C#实现多线程网络通讯 整个系统由三个核心线程组成,并由.NET线程池统一管理: 侦听客户端连接请求线程:ListenClientRequest(),循环侦听客户端连接请求。如果有,检测该客户端IP,看是否是同一观测设备,然后建立一个客户端TSession对象,并通过Socket异步调用方法BeginReceive()接收数据包、EndReceive()处理数据包 数据包处理线程:HandleDatagrams(),循环检测数据包队列_datagramQueue,完成数据包解析、判
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-23
    • 文件大小:9951
    • 提供者:鸣鸣
  1. FeiQChatClient

    0下载:
  2. 基于C/S模型的Winsock网络编程,网络聊天程序,在VC MFC下创建图形化界面,此工程为飞Q客户端(Client),可以发送消息,可以点对点传输文件,支持多线程-Based on C/S model Winsock network programming, network chat program, the VC MFC to create a graphical interface, this project fly Q for the client (Client), can send
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:393049
    • 提供者:mumu
  1. pthread_client.c.tar

    0下载:
  2. UDP多线程客户端的源代码,一个简单的例子-UDP multi-threaded client source code, a simple example
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:2001
    • 提供者:张俊峰
  1. multiSocket

    0下载:
  2. Socket编程 多线程程序 服务器与客户端程序-Socket programming multi-threaded application server and the client program
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:485589
    • 提供者:wt
  1. M_FTP_Thread

    1下载:
  2. VC++多线程多站点、多任务的ftp客户端,实现多站点下载和上传。-VC++ multi-threaded multi-site, multi-task ftp client, multi-site to download and upload.
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-30
    • 文件大小:148080
    • 提供者:madud00015
  1. Linux

    0下载:
  2. 含有Linux基本教程、C语言教程、数据结构、文本编辑器、GCC编译器、调试工具、Linux GUI编程、网络编程、进程间通信、多线程编程、客户端/服务器端程序-Basic tutorial with Linux, C Language Tutorials, data structure, text editor, GCC compiler, debugging tools, Linux GUI programming, network programming, interprocess com
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:12197
    • 提供者:kevin
  1. Draw1234567

    0下载:
  2. 局域网聊天软件,包括服务器端和客户端程序,采用tcp/ip socket多线程编程,务器端程序。建立连接,向客户端发送数据。用vc编写。-socket, server-side procedures. To connect to the client to send data. Vc with the preparation.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:402997
    • 提供者:fg
  1. 20093319

    0下载:
  2. (1) 使用常用的网络工具查看网络情况 (2) 学习子网的规划和划分方法 (3) 熟悉Eclipse 开发环境 (4) 学习HTTP 协议,编写简单的HTTP 1.0 客户端程序,编写简单的HTTP1.0 服务 器程序 (5) 学习多线程,编写多线程HTTP 1.0 服务器程序 (6) 学习RMI,编写简单的RMI 程序-(1) the use of common network tools to view network status (2) learning and
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:284420
    • 提供者:李航旭
  1. server_c_Linux

    0下载:
  2. linux 下服务器多线程程序。同时实现与多个客户端程序通信-Write multi-threading server application with linux. The same time to achieve multi-client communication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:3152
    • 提供者:yang_yinxia
« 1 2 34 5 6 7 8 9 10 ... 35 »
搜珍网 www.dssz.com