Welcome![Sign In][Sign Up]
Location:
Search - daytime

Search list

[Web ServerDynamic3DTopographicMap

Description: 动态三维地形图 忘记下载原地址了,可以动态查看三维地形,并且可以切换晚上白天-dynamic three-dimensional topographical map forget download original address, they can check dynamic 3D terrain, and can switch from daytime
Platform: | Size: 151769 | Author: Edwardted | Hits:

[TCP/IP stackDayTimeUDP

Description: 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
Platform: | Size: 6838 | Author: 阎利 | Hits:

[JSP/Javaclient

Description: These two classes show an extremely simple example of java.net socket programming. They implement the Unix daytime protocol, an extremely simple protocol that consists entirely of the server sending its current local time and date to the client as an ASCII string. The server, to keep it very simple, does not use multiple threads. This code requires JDK 1.1 or later, but can easily be adapted to JDK 1.0. -These two classes show an extremely simple java.net example of socket programming. They i mplement the Unix daytime protocol. an extremely simple protocol that consists ent irely of the server sending its current local ti me and date to the client as an ASCII string. The s servers, and to keep it very simple. does not use multiple threads. This code requir es JDK 1.1 or later, but can easily be adapted to JDK 1.0.
Platform: | Size: 1037 | Author: 林威 | Hits:

[Internet-Networkua_time

Description: Works a client and a server using UDP in asynchronous operation mode to implement the simple daytime protocol, as described in RFC 867
Platform: | Size: 21167 | Author: 沈尘 | Hits:

[WinSock-NDISsock

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

[Internet-Networklinux下daytime服务

Description: daytime服务,这个源码说明文档写的很详细,对linux下系统函数作了一点归纳。希望对你有所帮助。-daytime services, the source documentation, written in great detail, right under linux system function was 1:00 summarized. You want to help.
Platform: | Size: 17996 | Author: 潘绪东 | Hits:

[WinSock-NDIS针对DAYTIME服务的UDP客户机和服务器的实现

Description: 编写针对DAYTIME服务的UDP客户机和服务器的实现,要显示DAYTIME返回的日期和时间值。
Platform: | Size: 160870 | Author: 541831173@qq.com | Hits:

[WinSock-NDISUDP-DAYTIME

Description: LINX UDP DAYTIME 服务
Platform: | Size: 792435 | Author: xuwaye | Hits:

[Internet-Networkua_time

Description: Works a client and a server using UDP in asynchronous operation mode to implement the simple daytime protocol, as described in RFC 867
Platform: | Size: 20480 | Author: 沈尘 | Hits:

[Internet-Networklinux下daytime服务

Description: daytime服务,这个源码说明文档写的很详细,对linux下系统函数作了一点归纳。希望对你有所帮助。-daytime services, the source documentation, written in great detail, right under linux system function was 1:00 summarized. You want to help.
Platform: | Size: 17408 | Author: 潘绪东 | Hits:

[Otherdaytime

Description: 这是一个客户机应用程序,它通过建立与日期-时间服务器的连接, 从一个指定的主系统中得到日期和时间,并报告结果。 -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.
Platform: | Size: 30720 | Author: 力风 | Hits:

[TCP/IP stackDayTimeUDP

Description: 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
Platform: | Size: 6144 | Author: 阎利 | Hits:

[JSP/Javaclient

Description: These two classes show an extremely simple example of java.net socket programming. They implement the Unix daytime protocol, an extremely simple protocol that consists entirely of the server sending its current local time and date to the client as an ASCII string. The server, to keep it very simple, does not use multiple threads. This code requires JDK 1.1 or later, but can easily be adapted to JDK 1.0. -These two classes show an extremely simple java.net example of socket programming. They i mplement the Unix daytime protocol. an extremely simple protocol that consists ent irely of the server sending its current local ti me and date to the client as an ASCII string. The s servers, and to keep it very simple. does not use multiple threads. This code requir es JDK 1.1 or later, but can easily be adapted to JDK 1.0.
Platform: | Size: 1024 | Author: 林威 | Hits:

[assembly languagedaytime

Description: 用汇编语言(8086/DOS)实现一个显示系统时间的程序,运行时,在屏幕的右上角将以“时:分:秒”的形式显示本机系统的时间。(该程序在DOS下运行)。-Using assembly language (8086/DOS) display system to achieve a time-consuming procedures, run-time, in the upper right corner of the screen will be " at: minutes: seconds" form of the local system time. (The program run in DOS).
Platform: | Size: 2048 | Author: guangangyu | Hits:

[Windows DevelopTCPdtc

Description: daytime的TCP客户端实现,包括文件TCPdtc.cpp:包含了访问daytime服务的TCP客户端代码-daytime of the TCP client-side implementation, including file TCPdtc.cpp: includes access to daytime services, TCP client-side code
Platform: | Size: 2529280 | Author: winni | Hits:

[Internet-Networkdaytimeserver

Description: 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
Platform: | Size: 1024 | Author: rohan | Hits:

[Linux-UnixUDP-DAYTIME

Description: Linux环境下的UDP-DAYTIME服务,网络编程第一个作业,文件包含程序及其注释、可执行文件、程序运行截图。作者:徐伟。-Linux UDP DAYTIME
Platform: | Size: 238592 | Author: 徐伟 | Hits:

[TCP/IP stackdaytime_src

Description: communicates with time server to get the daytime using TCP/UDP port
Platform: | Size: 2048 | Author: mohammad | Hits:

[Internet-Networkdaytime

Description: 基于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.
Platform: | Size: 33792 | Author: 王刚 | Hits:

[Linux-UnixDAYTIME

Description: 实现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.)
Platform: | Size: 2048 | Author: 伊衣 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net