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

搜索资源列表

  1. TCPIP_Communication

    0下载:
  2. 利用多线程机制实现TCP/IP的简单通信,支持客户端与服务器端的同步通信。-Mechanisms using multi-threaded TCP/IP for simple communication, to support the client and server-side synchronous communication.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:2474
    • 提供者:saleinf
  1. TCPServer

    0下载:
  2. 这个控制台应用程序是一个简单的接收客户端连接的TCP服务器 一旦一个客户端连接建立了,一个线程产生来读取客户端的数据并反馈回去-The console application is a simple TCP connection to receive the client server when a client connection is established, and a client thread is created to read back the data and feedback
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:2607
    • 提供者:eUSisn
  1. TCPThread

    0下载:
  2. 客户端与服务器之间通过TCP多线程进行双向通信-Between the client and server through the TCP multi-threaded two-way communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:7672
    • 提供者:原北京
  1. tcp_tun

    0下载:
  2. 多线程tcp代理 这是一个代理客户机/服务器的优势,它能够拆分单传入连接到代理服务器分成多个TCP流的代理客户端。代理服务器,然后重新组装成一个单一的出站连接到这些TCP 流远程主机 。-This software is a proxy client/server with the advantage that it is able to split a singleincoming connection to the proxy client into multiple TCP streams
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:7378
    • 提供者:suspendthe
  1. IOCPExample

    0下载:
  2. 利用window socket实现完成端口,其中包含相应的客户端程序.完成端口可以用有限的线程完成上万用户的接入,效率较高.-Achieve complete port using the window socket, which contains the corresponding client program. Completion port thread can be completed with limited access to tens of thousands of users,
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-07
    • 文件大小:1570687
    • 提供者:张观良
  1. file_download_upload

    0下载:
  2. 本资源修改了“精通window sockets网络开发”第6章内容,增加了远程服务器上传功能,系统分为server和client子程序,采用多线程技术,select模型,适合初学者学习网络开发-This resource revised the " master window sockets network development" in Chapter 6, with the addition of the remote server upload function, the
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-09
    • 文件大小:15725665
    • 提供者:王伟忠
  1. P2PFile-Distribution

    0下载:
  2. 多线程,客户端与服务器的实现,文件分发, 简单P2P文件分发的模拟-Multi-threaded, client and server implementation, document distribution, a simple simulation of P2P file distribution
  3. 所属分类:P2P

    • 发布日期:2017-04-02
    • 文件大小:791443
    • 提供者:dashu
  1. P2Psuspendserver

    0下载:
  2. p2p客户端和服务端,多线程下载,响应客户端要求-p2p server and client,download
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-09
    • 文件大小:1869258
    • 提供者:周靖捷
  1. Meter

    0下载:
  2. 远程表具采集系统的服务器端控制器及测试客户端。使用Socket进行多线程通信。也可作为多播或聊天室、控制器等。-Remote table with the acquisition system controller and server-side test client. Socket to communicate using multiple threads. Also be used as a multicast or chat rooms, controllers, etc..
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-01
    • 文件大小:47876
    • 提供者:JiaDN
  1. taojiezi

    0下载:
  2. 使用多线程技术,编写C/S方式的聊天程序,实现客户端之间以及客户端与服务器之间的通讯。要求满足以下要求: 服务器向连接成功的客户端发送欢迎消息。 服务器界面上显示连接到它的客户端IP地址。 当某个客户端离线时,服务器要做出正确判断。 服务器选择某个客户端进行聊天。 客户端间直接聊天,不通过服务器转发 - Use of multi-threading technology, the preparation of C/S mode chat program, to ach
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:119643
    • 提供者:xiaoxiao
  1. talk

    0下载:
  2. 利用socket和多线程在vc6.0下实现界面聊天室的源代码,包括了客户端和服务器的debug。-In VC6.0 to achieve the chat room interface using socket and multithreading source code, including client and server debug.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-26
    • 文件大小:8825113
    • 提供者:liqf
  1. tcp

    0下载:
  2. TCP服务端和客户端。服务端需要多线程的方式支持多个客户端的同时请求-TCP server and client. Multi-threaded server needs to support multiple clients simultaneously request
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:2019
    • 提供者:lry
  1. TweetLanes-master

    0下载:
  2. tweet lanes 是基于tweet的开源客户端,对于学习网络,多线程,框架的框架有帮助-tweet tweet lanes is based on open source client for the network, multi-threaded, frame learning framework to help
  3. 所属分类:android

    • 发布日期:2017-06-10
    • 文件大小:17727143
    • 提供者:pengxing
  1. Desktop

    0下载:
  2. Linux上实现的多线程并发服务器程序,包含客户端与服务器源码,GCC编译。-Implemented on Linux multi-threaded server, including client and server source code, GCC compiler.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:2805
    • 提供者:easy
  1. kaoshibazhuceji

    2下载:
  2. 第一次接触VC++模拟HTTP协议的POST方式提交表单。POST提交部分的代码是在网上找的现成的函数,里面使用的是MFC的CHttpConnection类。随便找了个没有验证码的注册页面(考试吧网站的注册页面),提交表单,抓到数据包后分析,模拟提交,测试成功!于是便写出了这个批量注册的程序。为以后写更强大的模拟提交表单程序打基础。利用这种模拟提交和获取数据的方法,完全可以把一个别人写好的现成的B/S架构客户端网页写成一个C/S架构的客户端软件。十分强大!还可以进行各种代替人工操作的模拟网页操作
  3. 所属分类:ISAPI-IE

    • 发布日期:2014-10-28
    • 文件大小:832512
    • 提供者:贾乐乐
  1. socket

    0下载:
  2. 基于unix环境的多线程编程聊天室实现源码,能实现群聊功能。客服端可以设置20个,服务器端多个线程实现数据接收转发,数据采用生产者-消费者模式处理-Unix-based programming environment for multi-threaded chat room source code, to achieve a group chat feature. Client service can be set 20, the server receives multiple threads
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:10568
    • 提供者:杨健
  1. chat

    0下载:
  2. 模拟qq聊天室。 服务器端:使用TCP协议创建套接字拿到机器的IP地址,选择一个可用的端口号,绑定它们,然后侦听客户端等待套接字连接。在收到客户端的连接请求,创建一个线程来与客户端进行交互。 客户端:类似服务器端,创建一个socket,注意IP和端口号和服务器端的匹配。在发送连接请求,服务器端,输入您的用户名,然后连接服务器时,可以接收其他客户端发送的数据,但他们也可以将数据发送到服务器端,聊天室功能的实现。-Simulated qq chat rooms. server side:
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3265
    • 提供者:徐鹏
  1. mSocket

    0下载:
  2. 典型的多线程socket通信代码,简单明了,包括客户端和服务端-A typical multi-threaded socket communication code, simple and clear, including client and server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:2239
    • 提供者:hf
  1. TestClient

    0下载:
  2. 多线程网络编程,客户端多线程连接服务器,连接成功后接收服务端发送的数据,可以修改成客户端网络模块。-Multi-threaded network programming, multi-threaded client connection to the server, the connection after successfully receiving the data sent by the server, the client can be modified into a network m
  3. 所属分类:Communication

    • 发布日期:2017-04-23
    • 文件大小:9034
    • 提供者:
  1. java_net

    0下载:
  2. 这是一个采用多线程处理的网络客户端与服务端,一个很简单的客户端与服务端程序。-this is a java application, have a client and server.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-15
    • 文件大小:7302
    • 提供者:niebin412
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 35 »
搜珍网 www.dssz.com