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

搜索资源列表

  1. TCP

    0下载:
  2. 文件传输系统,打开服务端,即可字在客户端传输文件,类似于飞鸽的即时传输工具,在visual 6下成功运行-File transfer system, open the server, you can transfer files in the client words, similar to real-time transmission Feige tool to run successfully in visual 6
  3. 所属分类:ICQ-IM-Chat

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

    0下载:
  2. 一款实时语音聊天系统的测试代码,个人认为还不错-A real-time voice chat system, test code, personally think that pretty good
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-03
    • 文件大小:184865
    • 提供者:马超
  1. tcp

    0下载:
  2. VC++实现的基于TCP/IP的结构体实时传输程序,可修改结构体内容,实时传输-VC++ implementation based on TCP/IP, real-time transmission program structure, can modify the structure content, real-time transmission
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:193353
    • 提供者:zyb
  1. TCP

    0下载:
  2. 利用tcp协议,实现简单的客户端与服务器通信。本例子为客户端连接服务端,服务端将本机时间发送给客户端。-Using tcp protocol, simple client and server communication. The case for the client connection server, the server will send the machine time to the client.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-15
    • 文件大小:3984478
    • 提供者:祥子
  1. TCP

    0下载:
  2. 通过tcp协议,实现简单的客户端和服务器端通信,本例子为传递服务器端时间。-Through the tcp protocol, simple client and server communications, server-side of this example is to pass the time.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:15379
    • 提供者:祥子
  1. cbr-50-tcp-with

    0下载:
  2. cbr-50-tcp It is widely accepted that UDP is the preferred transport layer for delivery of real-time CBR workloads, such as voice or video. I
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:1684
    • 提供者:omar
  1. MAC_verilog

    0下载:
  2. 以太网MAC网卡的Verilog源代码,可以节省TCP/IP协议的设计开发时间。-Verilog source code for Ethernet MAC network card, you can save the TCP/IP protocol design and development time.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:125675
    • 提供者:lxk
  1. Winsock-TCP

    0下载:
  2. 网络编程的课 希望给大家帮助 我是上课的时候做出来的-Network programming class want to help me give you class time to do
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:98362
    • 提供者:sgj
  1. tcp

    0下载:
  2. tcp服务器程序设计,tcp客户端程序设计,多线程服务器,网络对时程序设计-tcp server program design, tcp client program design, multi-threaded server, network time programming
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-10
    • 文件大小:17257038
    • 提供者:shanshan
  1. TCP

    0下载:
  2. VB编写的 基于UDP协议的数据通讯 可以实现实时传送数据并以图形显示-VB, data communication based on UDP protocol can achieve real-time transmission of data and graphically display
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-11
    • 文件大小:47771
    • 提供者:刘星
  1. TimeServer(TCP)

    0下载:
  2. A time server, which brodcasts the time and users can sync their time with the server.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:4181
    • 提供者:full-y
  1. Effect-of-Competing-TCP-TraffiC

    0下载:
  2. 一篇关于对时间要求很严格的,在线交互流,在竞争TCP流量影响下产生的影响。-Effect of Competing TCP Traffic on Interactive Real-Time Communication
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:848602
    • 提供者:张无忌
  1. lost ping

    0下载:
  2. This utility make ping continusly for testing the connection to an IP showing the time a connection is lost and when it return.
  3. 所属分类:TCP/IP协议栈

  1. Time-Service

    0下载:
  2. 实现Time服务 C语言 TCP协议 服务器 客户端-Time Service C language to achieve TCP protocol
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:112487
    • 提供者:zhangzhengyi
  1. TCP

    0下载:
  2. java编写的时间服务器 用于两台在一个局域网内的计算机通信。-time server written in java for two computers to communicate over a LAN.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-14
    • 文件大小:3523
    • 提供者:陆旭
  1. tcp

    0下载:
  2. java 实现简单的基于tcp 通讯 可以有多个客户端同时 发信息-Java implementation of a simple TCP based communication can have multiple clients at the same time send messages
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-14
    • 文件大小:2590
    • 提供者:LZ
  1. tcp

    0下载:
  2. 实现1个TCP并发服务器,至少可以为10个客户端同时提供服务-Implement a TCP concurrent server, at least 10 clients to provide services at the same time
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-12
    • 文件大小:1456
    • 提供者:
  1. TCP-Client-Test

    0下载:
  2. 需要一个用来测试JAVA服务器连接及数据处理能力的客户端压力测试工具,网上找了很久没找到合适的; 花了半天写了个,很久没写Delphi程序,手生了!-A need to test the JAVA server connection and data processing capabilities of the client stress testing tool, the Internet looking for a long time could not find the right
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-29
    • 文件大小:387767
    • 提供者:尚文
  1. TCP_time_server-to-client2

    0下载:
  2. TCP时间服务器例程: 服务器端程序等待客户端连接请求 当有客户端请求时,显示客户端IP地址和端口地址 给客户端返回服务器端当前时间 客户端向服务器端询问当前时间 连接到时间服务器 显示从服务器返回的时间信息 -TCP Time Server Instance: The server-side program waits for a client connection request When a client requests, display the cl
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-05
    • 文件大小:67539
    • 提供者:鹏哥
  1. 1.tcp-concurrent-select

    0下载:
  2. 此程序完成了服务器并发的操作,服务器同时可以接受多个的客户端的连接请求-This program finished the concurrent operation, the server can accept multiple client connection requests at the same time
  3. 所属分类:Linux Network

    • 发布日期:2017-12-15
    • 文件大小:8192
    • 提供者:火柴
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com