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

搜索资源列表

  1. DayTimeUDP

    0下载:
  2. DayTime服务UDP客户机——服务器实现D ayTime服务UDP客户机——服务器实现-DayTime UDP client services -- server UDP customer service DayTime Machine -- Server DayTime UDP client services -- services Server DayTime U DP client -- server DayTime UDP client services -- server
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:6.68kb
    • 提供者:阎利
  1. ua_time

    0下载:
  2. Works a client and a server using UDP in asynchronous operation mode to implement the simple daytime protocol, as described in RFC 867
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:20.67kb
    • 提供者:沈尘
  1. sock

    0下载:
  2. 构建局域网,安装网络操作系统,在本机及局域网、Internet上分别测试所调试的Client.C和Server.C.检查思考运行结果,并通过对服务器程序的改造,添加新的服务功能,进一步实践网应用编程。 1. 构建网络环境 2. 使用编程接口API进行本机客户和服务器的简单交互,以及局域网内的客户和服务器交互。 3. 使用上面的客户程序与Internet上提供DAYTIME的服务器通信,或与局域网内的DAYTIME服务器通信。
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:213.65kb
    • 提供者:曾超
  1. daytime

    0下载:
  2. 这是一个客户机应用程序,它通过建立与日期-时间服务器的连接, 从一个指定的主系统中得到日期和时间,并报告结果。 -This a client application, and it is through the establishment of a date-time server connectivity, from a designated the main system, which is the date and time, and report the results.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:30.56kb
    • 提供者:力风
  1. lab3_super

    0下载:
  2. 能提供文件传输、ECHO、TIME和DAYTIME服务,即在多协议单服务服务器的基础上实现多协议多服务服务器(超级服务器)。同时支持UDP和TCP-To provide file transfer, ECHO, TIME and DAYTIME services, that is, a single multi-protocol services in the server based on multi-service multi-protocol server (super server).
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3.55mb
    • 提供者:morecool
  1. SuperClientServer

    0下载:
  2. 面向文件传输的超级服务器,多协议多服务服务器提供文件传输、ECHO、TIME和DAYTIME服务,包括服务器端和客户端实现,VS2008环境,提供并发机制-For the super-server file transfer, multi-service multi-protocol file transfer server, ECHO, TIME and DAYTIME services, including server-side and client to achieve, VS2008
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-24
    • 文件大小:7.53mb
    • 提供者:Wallace
  1. daytimeserver

    0下载:
  2. a daytime server client program in python When the client sends a message to the server, the server responds with the current date and time
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:903byte
    • 提供者:rohan
  1. showday

    0下载:
  2. 分别用tcp socket和udp socket实现了显示时间,可以支持IPv4和IPv6.-These are TCP/UDP client/server simple applications which could be used over IPv4 and IPv6 networks. Daytime port is number 13, instead of this one we use 13111.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:17.38kb
    • 提供者:张化
  1. daytime_src

    0下载:
  2. communicates with time server to get the daytime using TCP/UDP port
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:1.91kb
    • 提供者:mohammad
  1. daytime

    0下载:
  2. 基于TCP和UDP的daytime服务,采用C/S模型,用于网络编程初学者,可以改造为其他各种功能的客户端和服务器。-Based on TCP and UDP daytime service using C/S model for network programming beginners, can transform a variety of other functions for the client and server.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-12
    • 文件大小:32.64kb
    • 提供者:王刚
  1. nettime

    0下载:
  2. 网络授时服务是在网络上设置一些时间服务器,用户通过Internet访问这些时间服务器就可同步本地计算机时钟的服务。网络授时服务有三个协议,分别是Network Time Protocol (RFC-1305),Daytime Protocol (RFC-867),Time Protocol (RFC-868)。-Network time service is set up some time on the web server, users access the Internet time se
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:39.55kb
    • 提供者:zfcx1688
  1. DayTimeUDP

    0下载:
  2. DayTime服务UDP客户机——服务器实现D ayTime服务UDP客户机——服务器实现-DayTime UDP client services-- server UDP customer service DayTime Machine-- Server DayTime UDP client services-- services Server DayTime U DP client-- server DayTime UDP client services-- server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:6.72kb
    • 提供者:questionab
  1. NTP

    1下载:
  2. 这种授时方式是在服务器处配置时钟装置,该装置通过串口将时钟信号接入服务器,由服务器通过网络采用广播方式发出授时命令,对其下的各个工作站进行授时。网络授时方式可采用多种网络授时协议,如Time协议,Daytime协议,网络时间协议NTP,简单网络时间协议SNTP,PTP协议等。本课题采用NTP协议,采用这种方式可以获得几毫秒到几十毫秒的同步精度。 -This timing mode is configured at the server clock means the clock signal
  3. 所属分类:Linux Network

    • 发布日期:2015-09-08
    • 文件大小:9.27mb
    • 提供者:GUISHAOPAN
  1. DAYTIME

    0下载:
  2. 实现DAYTIME服务器和客户端程序 服务器作为后台程序,运行后不退出,接受客户端连接,向客户端返回服务器的日期时间。(Implementation of DAYTIME server and client program Server as a daemon, do not quit after operation, accept client connection, return to the server date and time.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-05
    • 文件大小:2kb
    • 提供者:伊衣
  1. xmail-1.20

    0下载:
  2. VC++ MailServer邮件服务器端程序完整源代码,支持SMTP/POP3,还带有Daytime、Telnet、Webmail 等功能。(VC++ MailServer mail server program complete source code, support SMTP/POP3, Daytime, Telnet, Webmail with other functions.)
  3. 所属分类:Email服务器

    • 发布日期:2018-01-07
    • 文件大小:4.89mb
    • 提供者:vision2sky
搜珍网 www.dssz.com