搜索资源列表
CSntp_src.zip
- 获取时间服务器的时间的SNTP协议的封装
用WinSocket创建客户机服务器--UDP
- 用WinSocket创建客户机服务器--UDP,为了写这个程序,花了我好长时间,无奈水平有限,是初学,请多指教-Winsocket used to create client-server -- UDP, in order to write this procedure, I spent a good long time, the limited level of frustration is beginner, please enlighten
ntp-4.1.2-0.rc1.2.src
- ntp服务器是一款时间服务器,用于同步各地时间 该为ntp的rpm源代码-npt time server is a server for synchronization around the time of the npt rpm source code
gettimefromtimeserver
- 从Internet时间服务器获取标准格林尼治时间的一般方法和过程介绍-time from the Internet server access standard GMT time of the general methodologies and processes introduced
TimeClient
- 一个简单的tcp-ip协议,开设一个时间服务器,和一个时间查询的客户端,目的熟悉tcp-ip的协议。。。。。适合课堂演示。
服务器时间
- 服务器的时间设置和同步.-servers installed and synchronization.
ntpclient
- 简单的时间服务器的客户端程序,用于测试时间服务器,或者获取网络时间的网络编程很有帮助
代理服务器源程序
- 这是一个便捷式服务器代理子程序,各位不妨抽时间看看,希望大家从中发现好的地方和坏的地方-This is a convenient server agents subroutine, you may wish to spare time to look at the hope that we found from the good and bad places
Time
- 在VC++6.0环境下开发的通过局域网进行时间校准,精度为1毫秒,局域网中一台机器作为时间服务器,其他任何机器都可以作为客户机,通过TCP/IP协议来进行客户机和服务器的时间校准,以服务器时间为基准,客户机通过网络进行定时或不定时的自动或手动的时间校准。-VC++6.0 for TCP/IP and system s time checked between server and client.
WebServer
- VC++写的小型HTTP服务器源程序,也就是一个WEB服务器,功能不算强大,只是完成一个WEB服务器所必需的核心功能,以及一些设置的实现,向大家展示如何使用VC编写HTTP服务。 本WEB服务器支持设置站点根目录、默认文档名、服务器端口号、超时时间设定、服务器状态监控、适时显示发送与接收字节、访问量、活动连接数等。 -VC++ to write a small HTTP server source code, that is a WEB server function is not p
ntp_client
- 功能:ntp客户端,实时校时 运行环境:linux 内核版本:2.6.25-14.fc9.i686 描述:严格按照rfc1305的规范来编写的ntp客户端程序,时间服务器使用国家授时中心。ip:210.72.145.44 程序中有必要的注释,便于阅读,复制在任意目录下直接make,./ntp_client就可以实现时间的实时校对。 根据需要可以选择粗略对时和精确对时两种,但在精确对时的时差和延迟计算方法上还有待进一步研究。 enjoy!-Function: ntp cl
BlueTime
- vc++开发的基于WIDComm的程序,通过蓝牙传输数据。是一个时间服务器程序。能够把一台计算机配制成服务器,一台配置成客户机-vc++ development programs based WIDComm, transfer data via Bluetooth. Is a time server program. Prepared to bring a computer into a server, a configured client
GetSysTime
- 通过网络连接远程时间服务器,并获取权限自动更新本地电脑的时间-Through the network to connect a remote time server, and obtain permission to automatically update the local computer' s time
netDate
- VC++源程序实现同步网络时间,基于C/S结构,启动服务端程序后,需要在客户端输入服务端的IP地址,然后点击“同步”按钮,如果顺利连接的话,则完成与服务器端的时间同步,注意,本程序并非是连接世界官方时间服务器,比如微软的时间同步服务器、NIST的服务器等,而是用本程序中的服务端来代替了。-VC++ source code to synchronize network time, based on C/S structure, start the server process, the need
timeServer
- linux下利用socket c语言编写的时间同步服务器和客户端,有流程图和注释,适合socket学习者~-under linux using socket c language time synchronization server and client, with flow charts and notes, suitable for socket learners ~
ntp-4.1.1b.tar
- 时间服务器程序-Time server
intenetdatetime
- 通过indy datetime控件同步互联网时间服务器的小软件-Indy datetime control synchronization through the Internet time server small software
netclock
- 这个小程序比较实用,可以让你的电脑时间同步世界服务器提供的时间,这可是比较准确的时间哦!源代码在VC6.0下编译通过,程序不管是从学习角度还是使用角度都不错,点一下鼠标你的电脑时间就会自动更正至世界时间。右侧的列表内显示的是提供时间服务的服务器域名,当然你还可以收集更多的时间服务器地址,加入到列表中。-Comparison of this small utility program that lets your computer time synchronization provided by
ntp
- 网络时间协议安装包,可以与互联网上的时间服务器同步-Network Time Protocol installation package, you can synchronization with the Internet time server
时间同步
- 通过网络编程能够实现客户端与服务器之间简单的时间同步(Through network programming, it can realize simple time synchronization between client and server)