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

搜索资源列表

  1. kingate-1.6.tar

    0下载:
  2. kingate是一个代理服务器,能代理多种协议,包括:http,https,socks,ftp,pop3,smtp,telnet,dns。能运行在linux,freebsd,...及其它类unix,还有windows(最新版本要求nt 4.0以上)操作系统上 kingate是一个多线程的程序(采用线程池的方式),所以短时间内大量的连接请求,kingate还能保持很高的性能。 kingate还支持tcp端口映射,可以实现别人访问你的内网主机。-kingate is an agent server,
  3. 所属分类:代理服务器

    • 发布日期:2008-10-13
    • 文件大小:225105
    • 提供者:none
  1. liyao_ucos1

    0下载:
  2. 由Jean Labrosse先生写的uC/OS的实时操作系统核心的C源代码以及说明。这是Jean先生为68HC11系列写的RTOS,但是随着越来越多的MCU的出现,Jean把他的RTOS移植到许多平台上,比较适合扩展模式的应用模式,如XA,X86,但是一些客户不知道如何使用,实在糟蹋了!不过提醒各位,这仅仅是一个核心模块,嵌入应用环境太多了,许多其他模块象:文件模块,通讯模块,显示模块等,都需要大家自己努力了!那我自己也在尝试增加一些模块,象TCP/IP协议,可以为许多应用提供附加应用。-by
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:82098
    • 提供者:许之敏
  1. rttlinux

    0下载:
  2. 在linux环境下,开发的一个类似ping的程序,计算round trip time,即往返时间,可选择使用TCP或UDP-A ping-like program in Linux. It can caculate round trip time between two points. You can choose TCP or UDP.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:22599
    • 提供者:蓝天
  1. rttwindows

    0下载:
  2. 在windows环境下,开发的类似ping的程序,计算round trip time,即往返时间,可自由选择使用TCP或UDP-A windows program like ping, it can calc round trip time(rtt), and can select TCP or UDP protocol.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:27910
    • 提供者:蓝天
  1. CorpClient

    0下载:
  2. 最全面的基于TCP/IP的FTP客户端,还有聊天的功能,java程序代码,多线程设计,我花了将近二个月的时间-the most comprehensive TCP / IP-based FTP client, and chat functions, java code, multithreaded design, I spent nearly two months of the time
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:2919
    • 提供者:彭宇
  1. CorpServerService2

    1下载:
  2. 最全面的基于TCP/IP的FTP服务器端要和我上传的客户端一起使用,还有聊天的功能,java程序代码,多线程设计,我花了将近二个月的时间-the most comprehensive TCP / IP-based FTP server to upload and my client used together, chat functions, java code, multithreaded design, I spent nearly two months of the time
  3. 所属分类:Ftp服务器

    • 发布日期:2008-10-13
    • 文件大小:3621
    • 提供者:彭宇
  1. udpEmu

    0下载:
  2. 基于实时嵌入式操作系统的Reworks的TCP、UDP程序-based on real-time embedded operating system Reworks TCP, UDP procedures
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:951124
    • 提供者:蒋祥刚
  1. 网络播放器(实时传送)_TCP

    0下载:
  2. 一个数字监控的网络版原型。包括从采集卡读数据,TCP网络传输、MPEG1播放。-a digital monitoring network version of the prototype. From time data acquisition card, TCP network transmission, MPEG1 players.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:117988
    • 提供者:起点
  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. tcpudptest

    1下载:
  2. tcp\udp 网络压力测试,能同时连接上千个线程,是较好的压力测试工具(Tcp\udp network stress test, which can connect thousands of threads at the same time, is a better stress test tool)
  3. 所属分类:网络编程

    • 发布日期:2017-12-28
    • 文件大小:124928
    • 提供者:张长宜
  1. PLCnet

    0下载:
  2. 这是个三菱PLC的TCP/IP应用的梯形图,包括主机和分机的应用,该程序在实际的产品中应用过,自己调试很久做好的,决对可行。(This is a MITSUBISHI PLC TCP/IP application ladder diagram, including mainframe and extension applications, the program used in the actual product, their own debugging for a long time, an
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-17
    • 文件大小:7168
    • 提供者:xiegao12
  1. tcpgeoconnections_source

    0下载:
  2. An entertaining source, a program that shows in real time all the outgoing TCP connections from your computer, but the most interesting distinctive feature is that it also in real time is able to display the location on the card with which the connec
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:540672
    • 提供者:Alex-67
  1. TcpServerClient

    0下载:
  2. 包含三个类,TCPServer.cs 这个类是TCP服务端,TCPClient.cs这个类是TCP客户端,TCPServerClient.cs 这个类是服务端连接的客户端对象,自带握手校验功能,异常连接在指定时间内被关闭(Contains three classes, the TCPServer.cs class is a TCP server, the TCPClient.cs class is a TCP client, the TCPServerClient.cs class is con
  3. 所属分类:C#编程

    • 发布日期:2017-12-29
    • 文件大小:7168
    • 提供者:小唐Bininc
  1. TCP

    0下载:
  2. 在linux平台下的使用TCP协议连接服务器进行数据的传输,程序为C语言开发,里面还有server端的程序,可以在linux端开启两个终端同时测试(Using TCP protocol in Linux platform connected to the server for data transmission, the program is the C language development, and on the server side program, can be in the Lin
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:萤火虫@w
  1. SocketToolsourcecode

    2下载:
  2. Socket测试工具包的开发 第一阶段,先开发客户端,第二阶段 开发服务端. 1.GPS坐标数据的解析与转化, 比如开始和结尾判断后,中间取字符串的方式. 使用什么样的编码. 2.Json数据的解析与转化,快速的发送类的一种方式,不用考虑那么多的字节转化方式 3.最简单的是发送字符串,这样的功能市面上都有。 我要能够发送字节串,可以写一个16进制串,然后发送出去. 可以定时发送. 4.多个客户端同时发送数据. 模拟数量,然后以列表的形式看发送和返回的数据. 5.添加的测试服务器和
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-01-09
    • 文件大小:3622912
    • 提供者:sherry0wsy
  1. MYTOOLS

    5下载:
  2. C#开发的工业自动化控制类,大部分已经写完且验证过: 一、EPSON Robot Remote TCP/IP Control: 用于对EPSON机械手进行远程以太网控制; 二、Motion Control(GoogolTech/LeadShine):对固高和雷赛运动控制卡的DLL文件中的函数进行第二次封装; 三、Advantech: PCI1752:研华数据采集卡PCI1752更新输出及输出状态回读; PCI1754:研华数据采集卡PCI1754更新输入信号;
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:6617088
    • 提供者:southeastofstar
  1. BTCollection.pro

    0下载:
  2. 通过蓝牙和电子扳手通讯获取扳手的最大扭矩记录到数据以后存储,并且实时和服务器通过wifi连接把扳手的转动扭矩数据上传到服务器记录下工人一共安装了多少根螺丝,每根螺丝是否达到了规定的扭矩(The maximum torque wrench records to obtain via Bluetooth and electronic communication to the data storage after the wrench, and the real-time and the server
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:20824064
    • 提供者:SnailBoy
  1. Breeze_STM32_CAN_485_20140312

    1下载:
  2. 该程序基于STM32F103ZET6平台,集成DMA,IIC,SPI,UART,CAN,485驱动通过W5100实现基于TCPIP的远程组网,CAN/485控制,并通过LCD(驱动芯片ST7920)实时显示(本例程不包含GUI)(The program, based on the STM32F103ZET6 platform, integrates DMA, IIC, SPI, UART, CAN, and 485 drives a TCPIP based remote networking t
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2020-05-15
    • 文件大小:542720
    • 提供者:超级农民工
« 1 2 3 4 56 7 8 9 10 ... 18 »
搜珍网 www.dssz.com