CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 进程与线程 搜索资源 - 客户端通信

搜索资源列表

  1. VcMailslot

    0下载:
  2. 进程间的通信,利用建立邮槽来实现进程间的通信,程序包括客户端和服务端-inter-process communications, the use of the establishment of Post chutes to achieve inter-process communication, procedures, including client and server
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:65921
    • 提供者:黄磊
  1. VcNamePipe

    0下载:
  2. 利用命名管道邮槽来实现进程间的通信,程序包括客户端和服务端-use named pipes Post chutes to achieve inter-process communication, procedures, including client and server
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:68860
    • 提供者:黄磊
  1. tcpclient

    0下载:
  2. 进程通信的客户端程序-an client program of communication between processes
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1140
    • 提供者:许磊
  1. 命名管道封装类

    1下载:
  2. 命名管道用于服务与其客户端之间的通信。
  3. 所属分类:进程与线程

    • 发布日期:2010-09-09
    • 文件大小:38778
    • 提供者:xndr@163.com
  1. MailSlot_Communication

    0下载:
  2. 根据进程的工作原理,利用油槽实现了进程间的通信,该程序中有一个服务器端程序和一个客户端程序-According to the working principle of the process, the use of tanks to achieve the inter-process communication, the program has a server-side program and a client program
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:66916
    • 提供者:莫扬
  1. socketC++

    0下载:
  2. 使用多线程开发socket,分为客户端和服务端,能够相互通信-The development of the use of multi-threaded socket, is divided into client and server can communicate with each other
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:246476
    • 提供者:wangqi
  1. filemap

    0下载:
  2. 完成进程间相互通信的小程序,分客户端和服务端两套代码-Completed the process of inter-applet communication, sub-client and server code sets
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:73447
    • 提供者:君剑
  1. NamedPipeClt

    0下载:
  2. 用VC代码实现的利用管道进行进程间通信的程序源代码-客户端-process communicate
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-25
    • 文件大小:29708
    • 提供者:刘继东
  1. PcCom

    0下载:
  2. 进程通信的客户端与服务端程序,不错的参考例程-The process of communication and services a client-side process, a good reference for routine
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:216666
    • 提供者:张鹏飞
  1. STMT(1)

    0下载:
  2. 多线程服务端客户端通信,客户端发送,服务端接受,服务端可以同时处理多个客户端的连接请求-Multithreaded client server communication, the client sends the service side to accept the server can handle multiple client requests a connection
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-21
    • 文件大小:6208758
    • 提供者:香草豆丁
  1. eventThread

    0下载:
  2. 事件机制的异步多线程TCP通信,包括服务客户端-Multi-threaded asynchronous event mechanism TCP traffic
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:17813
    • 提供者:boot
  1. Mytalk

    0下载:
  2. (客户端之间通信)(新)线程编程实例 非常好的实例-(Communication between the client) (new) thread Programming
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-26
    • 文件大小:9560639
    • 提供者:丁世龙
  1. ThreadSocket

    0下载:
  2. 利用多线程技术编写的客户端服务器程序。能实现多客户端同时通信。-Write multi-threading client-server application. The same time to achieve multi-client communication.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:8716
    • 提供者:yang_yinxia
  1. vc_dll

    0下载:
  2. 共享内存实现进程通信的例子,包含服务器与客户端的源代码,VS2010 C++ GCC C++ 正常编译-Shared memory communication process examples, including server and client source code, VS2010 C++ GCC C++ normal compiler
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:328080
    • 提供者:plafun2009
  1. countNumber

    0下载:
  2. 网络版数数字,分为客户端和服务器端,实现了通信-Network edition numbers, divided into client and server side, to achieve a communication
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-25
    • 文件大小:8670321
    • 提供者:张李
  1. Mailslot

    0下载:
  2. 进程间通信,邮槽,包括服务端与客户端,只能单向通信,由客户端到服务端-Interprocess communication, mail slots, including server and client, only one-way communication from the client to the server
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-15
    • 文件大小:3856757
    • 提供者:张腾
  1. NamedPipe

    0下载:
  2. 进程间通信,命名管道,包括服务端和客户端,可双向通信,适用于点对点,可靠通信-Interprocess communication, named pipes, including the service and client can be two-way communication for point to point, and reliable communication
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-17
    • 文件大小:72386
    • 提供者:张腾
  1. Pipe

    0下载:
  2. 进程间通信,匿名管道,包括服务端和客户端,只适用于父进程与子进程间的通信-Interprocess communication, anonymous pipes, including server and client, is only applicable to the parent and child to communicate between processes
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-17
    • 文件大小:68563
    • 提供者:张腾
  1. socket-code

    1下载:
  2. 这份资料是应用socket和多线程实现服务器与客户端通信,多个客户端之间互相通信的功能-This information is the application socket and multi-threaded server and client communication, the function of communication between multiple clients
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-02
    • 文件大小:8975360
    • 提供者:土豆
  1. entitys_rendi_icon

    0下载:
  2. 实现简单服务器,客户端通信的基本socket编程()
  3. 所属分类:进程与线程

    • 发布日期:2018-01-03
    • 文件大小:87040
    • 提供者:cleanvd
« 12 »
搜珍网 www.dssz.com