文件名称:Network-time-synchronization
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [Windows] [Visual C] [源码]
- 上传时间:
- 2013-01-11
- 文件大小:
- 42kb
- 下载次数:
- 0次
- 提 供 者:
- 陈**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
VC++源程序实现同步网络时间,基于C/S结构,启动服务端程序后,需要在客户端输入服务端的IP地址,然后点击“同步”按钮,如果顺利连接的话,则完成与服务器端的时间同步-VC++ source to achieve synchronization network time, the client based on the C/S structure, start the server program, you need to enter the IP address of the service side, then click on the " Sync" button, if successfully connected, then, is completed with the server-side time synchronization
(系统自动生成,下载前可以参看下载内容)
下载文件列表
同步网络时间\Client\Client.aps
............\......\Client.clw
............\......\Client.cpp
............\......\Client.dsp
............\......\Client.dsw
............\......\Client.h
............\......\Client.rc
............\......\ClientDlg.cpp
............\......\ClientDlg.h
............\......\ReadMe.txt
............\......\res\Client.ico
............\......\...\Client.rc2
............\......\Resource.h
............\......\StdAfx.cpp
............\......\StdAfx.h
............\readme.txt
............\Server\ReadMe.txt
............\......\res\Server.ico
............\......\...\Server.rc2
............\......\Resource.h
............\......\Server.aps
............\......\Server.clw
............\......\Server.cpp
............\......\Server.dsp
............\......\Server.dsw
............\......\Server.h
............\......\Server.rc
............\......\ServerDlg.cpp
............\......\ServerDlg.h
............\......\StdAfx.cpp
............\......\StdAfx.h
............\Client\res
............\Server\res
............\Client
............\Server
同步网络时间