搜索资源列表
SClient
- 时间同步客户端,WINDOWS下的.后面有linux下的同步客户端.-time synchronization client, the Windows. linux is behind the synchronization client.
sntpdate-20030425.tar
- linux下的internet time 时间同步代码
ds3231
- DS3231 RTC的linux驱动程序,实现时间同步功能。
ntpclient-2007
- 实现linux系统和网络时钟服务器的时间同步,从而可以得到准确的时间.
hwclock
- linux C程序, 用于同步rtc读取得时间和kernel的时间, 因为有时由于硬件的影响,这两个时间会产生差异。 程序相当于hwclock, 可用于嵌入式设备上。-linux C program, is used to syncronize the time bwtween RTC and kernel time, since sometimes the two time differs because of hardware problem on embedded equipment.
ntpclient
- ntpclient ntp 时间同步的客户端代码,可应用于windows,linux等系统;该代码基于协议RFC1305规范实现-ntpclient sntp
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.2.4p6.tar
- linux下利用NTP协议的网络时间同步客户端,可以与网络时间服务器实时同步时间。-Agreement under linux using NTP network time synchronization client, with real-time network time server time synchronization.
ntpclient
- ntp 时间同步的客户端代码,可应用于windows,linux等系统中-ntp time synchronization client code, can be applied to windows, linux and other systems
linux_ntp
- linux下C实现的NTP协议时间同步,直接gcc编译即可运行-C achieved under linux time synchronization protocol NTP, direct gcc compiler can be run
Createprocess
- 创建进程 文件包含在linux和windows下创建进程的算法 设计并实现Unix的“time”命令。“mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间。 在Windows下实现: • 使用CreateProcess()来创建进程 • 使用WaitForSingleObject()在“mytime”命令和新创建的进程之间同步 • 调用GetSystemTime()来获取时间 在L
ntpclient_2010_365.tar
- ntp client协议实现了linux上时间同步-the ntp client protocol the time synchronization on linux
src_linux_ntpclient
- linux环境下学习网络时间同步的ntp源码,绝对源码,并在ubuntu10.04完美运行通过,供大家参考。-linux environment learning network time synchronization of the NTP source code, source code, and in ubuntu10.04 absolutely perfect running through, for everybody reference.
NTP_Client(linux)
- 在linux环境下开发的,用于实现时间同步协议的NTP客户端程序,内有NTP协议的详细说明-linux development environment for achieving time synchronization protocol NTP client program, with a detailed descr iption of the Network Time Protocol (NTP)
ntp
- linux上ntp时间同步协议实现,基于c语言。-linux on ntp time synchronization protocol, based on c language.
进程控制
- 在Windows下实现: 使用CreateProcess()来创建进程 使用WaitForSingleObject()在“mytime”命令和新创建的进程之间同步 调用GetSystemTime()来获取时间 在linux下实现: 使用fork()/execv()来创建进程运行程序 使用wait()等待新创建的进程结束 调用gettimeofday()来获取时间
linux-time-synchronization-settings
- linux时间同步,主要介绍了linux的时间是如何个同步到-linux time
linux-c_timpsend
- 提供linux下的时间传送功能,可用作机器之间的时间同步-use this demo to send clock of the system
SetTime
- 以UDP通信为基础,实现了linux平台主机之间系统时间同步的功能。程序分为客户端和服务端两个。服务端运行于作为时间标准的主机上,客户端运行于需要同步系统时间的主机上。运行时,客户端向服务段发送同步时间请求,服务端收到请求后将本机系统时间发给客户端,然后客户端根据收到的答复设置本机系统时间。运行时,请保证以root用户运行客户端程序以确保有权限修改系统时间。-With UDP-based communication, to achieve the system time synchronizat
1823ntp
- linux 下ntp协议,用于时间同步,附有文档,客户端代码,(linux under the NTP protocol for time synchronization, accompanied by documents, client code,)