CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - TCP同步客户端

搜索资源列表

  1. RFC868 Time37

    0下载:
  2. RFC686时间同步的服务器段和客户端代码 包括TCP和UDP-RFC686 time synchronization of the server and client code, including TCP and UDP
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:5934
    • 提供者:llbird
  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. TCPTester-xjt

    0下载:
  2. socket各种TCP模型性能测试,包括select模型,阻塞同步TCP模型,客户端开启1000个线程开启1000个socket-socket test speed,including select,the client create 1000 sockets.
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-06-14
    • 文件大小:21359676
    • 提供者:winpcap
  1. ClientServerAsync

    0下载:
  2. 基于服务器客户端模式的开发,可以用于测试客户端与服务器的同步操作和异步操作,基于TCP、IP协议。已经在symbian os的手机上通过测试。-Client server-based model of development, can be used to test client and server synchronization and asynchronous operation, based on the TCP, IP protocol. Already in symbian os m
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:351869
    • 提供者:fzl
  1. SyncChatClient

    0下载:
  2. 用套接字写的基于客户端的同步TCP聊天界面,没有实现图形的流传递-Used to write socket-based TCP synchronization client chat interface, there is no flow to achieve transmission of graphics
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-28
    • 文件大小:106270
    • 提供者:王维
  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. Phone

    0下载:
  2. 网络多媒体通信 1、编制一个网络多媒通信软件,实现: 在发送端采集话筒声音,通过网络实时传输到接收端,并在接收端播放出来。 2、通过使用TCP、UDP、变更分组大小来对比收发端声音同步情况及播放质量。 本实验技术不同于课上所讲的回调函数,利用了MFC的消息处理机制,用消息处理函数替代了回调函数,但整个流程是一样的。本程序采用C/S模式,其中Server端为项目PhoneToFile,Client端为项目Client,Server端的功能为采集声音数据并发送给客户端,Client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:66315
    • 提供者:zym
  1. syncTcpChat

    0下载:
  2. 基于socket的Tcp同步聊天编程,一个服务器和一个客户端-It stated working on an internet chat server/client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:148208
    • 提供者:慕筱
  1. server

    0下载:
  2. TCP 客户端 服务端案例代码,自动回复 同步代码-TCP client server case code, synchronization code auto-reply
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:63714
    • 提供者:向顺利
  1. CSharp_TCP

    0下载:
  2. 最近做了一个双机备份,就是服务器上有个文件夹,会接收客户端传来的文件,而我们要做的就是同步这台服务器和另一台备用服务器上的文件. 为了实现这个功能我们使用的tcp点对点传输. -Recently made a double backup, is there a folder on the server, the client will receive the documents came, and we have to do is sync it to another server a
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:28570
    • 提供者:lltz
  1. tcp

    0下载:
  2. C#实现TCP协议的同步收发,包括服务器端和客户端的最简代码,是控制台应用程序。注意:这个工程是使用SharpDevelop下创建.NET版本为4.0,使用VS打开时需要转换。-C# TCP protocol to achieve synchronous transceiver, including server and client the most simple code, is a console application. Note: this project is to use Shar
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:25469
    • 提供者:杨孜
  1. SyncChat

    0下载:
  2. TCP/IP网络同步通信,类QQ网络即时聊天工具,服务器端和客户端界面和程序编写。-TCP/IP network synchronous communication, like instant messaging tool QQ network, server and client interface and programming.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:109394
    • 提供者:陈宝生
  1. Ex7_1

    0下载:
  2. C++/CLI编写的基于tcp协议的同步通信完整项目,包括服务端和客户端-Synchronous communication project based on the the tcp protocol written by C++/CLI , including server and client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-26
    • 文件大小:1437025
    • 提供者:向阳
  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-12
    • 文件大小:2474
    • 提供者:saleinf
  1. tcp

    0下载:
  2. C#同步异步客户端服务端源码 -C# Synchronous Asynchronous Client Server SourceC# Synchronous Asynchronous Client Server Source
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:286779
    • 提供者:叶永汉
  1. QQ-CHAT

    0下载:
  2. 1.说明 类似于QQ的局域网聊天软件,包括服务器端和客户端程序,采用tcp/ip socket多线程编程,服务器端主要负责客户端用户的注册登陆,用户资料的获取.客户端负责与其他客户端进行信息控制与传递(包括聊天和传送文件). 2.特点 a.采用tcp非udp的socket编程,保证传输的稳定性和实时性. b.在同步操作时大多数采用了多线程和超时控制.例如:在传送文件的同时能继续聊天. c.服务器只负责用户登陆,查询,修改用户的基本信息和实时的在线用户列表.而不参与客户端之间
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-24
    • 文件大小:248664
    • 提供者:胡一立
  1. scripting

    0下载:
  2. 利用TCP协议设计的网络对时系统,通过获取网络时间使客户端与网络时间同步-Using the TCP protocol to design the network-to-time system, by acquiring the network time to synchronize the client with the network time
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-05
    • 文件大小:10628
    • 提供者:梁大军
  1. TCP测试

    1下载:
  2. LabView中TCP/IP基本通讯范例,包括服务器及客户端范例。服务器端创建侦听器并发送数据,客户端打开TCP连接并接收数据。实现同步通讯。(TCP/IP for Labview including server and clinet)
  3. 所属分类:网络编程

    • 发布日期:2019-12-13
    • 文件大小:14336
    • 提供者:sunto
搜珍网 www.dssz.com