CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 TCP/IP协议栈 搜索资源 - 线程 client

搜索资源列表

  1. filetransferclass

    0下载:
  2. SOCKET 多线程传输文件的源代码,分为客户端和服务器端,欢迎大家提供修改意见。-SOCKET multithreading transfer files of source code, is divided into client and server side, Welcome to provide revisions.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:28996
    • 提供者:罗翔
  1. SOCKET-TCP

    1下载:
  2. SOCKET多线程,使用TCP连接,当有一个连接请求时候,建立一个线程。共有两个文件,一个Server,还有一个是Client-SOCKET multithreading, the use of TCP connections, when a link request, the establishment of a thread. A total of two documents, one Server, there is a Client
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:24497
    • 提供者:的三分
  1. ThreadPool_final.rar

    0下载:
  2. 此代码作为Server,使用TCP Socket编程技术,利用多线程并发,并且使用了线程池技术,修改宏定义可以实现任意路client并发连接到此服务器,This code as a Server, using TCP Socket programming using concurrent multi-threaded, and uses the thread pool technology, to amend the definition of macros can be complicated
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-24
    • 文件大小:4553987
    • 提供者:xuzhisheng
  1. Chat_Socket

    0下载:
  2. 实现“一对多的自由”聊天程序: (1)服务器端用户可以和多个客户聊天; (2)服务器端通过多线程与与每个客户端用户连接; (3)服务器端线程ID标识客户端用户;其中一方通过控制台输入消息,依次轮流向另一方发送数据。-Achieve " the freedom of one to many" chat program: (1) server-side user can chat with multiple customers (2) through a multi-
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-24
    • 文件大小:4186
    • 提供者:Andy
  1. TCPIP

    0下载:
  2. 它是TCP/IP中,线程同步的客户端各服务器端程序。利用了死锁及条件变量-It is the TCP/IP in the client thread synchronization server-side program. Deadlock and conditions of use of variables
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:2150
    • 提供者:徐丫
  1. MFC-TCP

    1下载:
  2. 基于MFC的窗口化的服务器和客户端之间的通信 采用TCP编程。对于新手来说还不错,包含多线程以及消息的传递机制-MFC-based window of the server and client using TCP communication between the programming. For starters, pretty good, including multi-threading and message passing mechanism
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-06-11
    • 文件大小:18959043
    • 提供者:王林峰
  1. 4GClientAutoUpdataServer

    0下载:
  2. 传奇4G的客户端更新服务器功能很强大,是学习Tcp/IP的好例子,里面有TCP/IP线程池的基础模型。-Legend 4G client update server functionality is very powerful, is to learn Tcp/IP a good example, which have TCP/IP base model of the thread pool.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-08
    • 文件大小:515520
    • 提供者:Chatop
  1. UDPcommuncation

    0下载:
  2. 实现UDP的客户端与服务器的通信程序,它是通多线程来实现,很较大的学习价值。-The realization of UDP client and server communication program, which is multi-threaded pass to achieve, it is the larger the value of learning.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-10
    • 文件大小:15309
    • 提供者:qin
  1. TCPThread

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

    • 发布日期:2017-04-05
    • 文件大小:7628
    • 提供者:asfds
  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. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:2430
    • 提供者:鲁迪
  1. network

    0下载:
  2. server与client实现多线程的连接和交流,并且server提供下载文件的列表,client可以进行下载 -Perform multi-threading server and the client connections and communication, and the server a list of files available can be downloaded
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:89074
    • 提供者:lisa
  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. winsock2

    0下载:
  2. TCP/IP SOCKET 多线程 简单实现并发接收客户端数据-TCP/IP SOCKET simple implementation of concurrent multi-threaded to receive the client data
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-13
    • 文件大小:3295507
    • 提供者:莉莉
  1. ReadWrite

    0下载:
  2. ‘强读’的TCP实现。利用TCP协议实现服务器与客户端的通信,客户端拥有读写功能,其中读操作的优先级高于写操作。每一个客户都用一个线程处理,利用wait(),notify()方法实现‘强读’。本文件是典型java通信实例,有助于了解多线程和TCP通信的机制。-‘Strong reading&’TCP implementation. Server using TCP protocol to communicate with the client, the client has read and w
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:4151
    • 提供者:Pengcheng Li
  1. TCPServer

    0下载:
  2. 通过多线程利用套接字实现TCP通信的服务器端编程。创建套接字通过多线程控制编写TCP通信的客户端,实现和客户端的通信。-Use by multi-threaded socket server-side programming in TCP traffic. Create a socket write TCP traffic control through the multi-threaded client, and client communication.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:47149
    • 提供者:袁一
  1. client

    0下载:
  2. 在linux环境下使用c语言编写的聊天室客户端程序,使用了tcp协议,线程-Chat room client programs, c language used in the linux environment using the tcp protocol, a thread
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:666
    • 提供者:王磊
  1. java_UDPSocket_codes

    0下载:
  2. java 多线程UDP通信资料与代码: 1、UDP多线程通信server程序(serverThread)详细解析 2、简易UDP client程序 3、多线程Java_Socket编程示例等资料-java multi-thread UDP communication data and code: UDP multi-threaded communications server program (serverThread) detailed analysis, simple UDP c
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-22
    • 文件大小:66104
    • 提供者:姜怡姝
  1. multithreadedudpserver

    0下载:
  2. UDP通讯使用多线程并发实例,包括服务端和客户端,使用C#开发-UDP communications using the multi-threaded concurrent instances, including server and client, using C# developers
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-15
    • 文件大小:40506
    • 提供者:huiyuanleibie
  1. AsyncSocket

    0下载:
  2. socket多线程并发异步通讯 1、多客户端; 2、高并发连接断开; 3、高并发异步接收发送; 4、无丢包;-socket multithreaded concurrent asynchronous communication, multi-client 2, high concurrency disconnected 3, high concurrency Asynchronous Receiver Transmitter 4, no packet loss
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2013-12-31
    • 文件大小:163053
    • 提供者:hys
  1. TCP_IP socket编程

    0下载:
  2. 《TCP Sockets编程》通过循序渐进的方式,从最基础的概念到高级别的Ruby封装器,再到更复杂的应用,提供了开发成熟且功能强大的应用程序所必备的知识和技巧,帮助读者掌握在Ruby语言环境下,用套接字实现项目开发的任务和技术。   《TCP Sockets编程》适合对TCP套接字感兴趣的读者阅读。(TCP/IP Sockets in C: Practical Guide for Programmers, 2nd Edition is a quick and affordable way t
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-20
    • 文件大小:19015680
    • 提供者:supramolecular
« 12 »
搜珍网 www.dssz.com