文件名称:CSharpAutoUpdate
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-01-07
- 文件大小:
- 261kb
- 下载次数:
- 0次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
c# 实现客户端的自动更新
WebServ模仿一个服务器
AutoUpdate.exe模仿一个客户单
运行客户端(AutoUpdate)就会自动去服务器(WebServ)上下载最新版本的相关文件
UpdateList.xml 存的是文件的版本信息
思路:客户端也有个UpdateList.xml ,每次运行客户端就会首先把服务器上的UpdateList.xml 下载到客户端的
缓存文件夹中,然后两个UpdateList进行比较,然后下载最新版本的相关文件-c# client the automatic update WebServ imitate a server AutoUpdate.exe imitate a the customers single run client (AutoUpdate) will automatically go to the server to download the latest version of the relevant documents (WebServ) UpdateList.xml save the file version information ideas: The client a UpdateList.xml, each time you run the client will first be downloaded to the server UpdateList.xml client cache folder, compare two UpdateList then, and then download the latest version of the relevant documents
WebServ模仿一个服务器
AutoUpdate.exe模仿一个客户单
运行客户端(AutoUpdate)就会自动去服务器(WebServ)上下载最新版本的相关文件
UpdateList.xml 存的是文件的版本信息
思路:客户端也有个UpdateList.xml ,每次运行客户端就会首先把服务器上的UpdateList.xml 下载到客户端的
缓存文件夹中,然后两个UpdateList进行比较,然后下载最新版本的相关文件-c# client the automatic update WebServ imitate a server AutoUpdate.exe imitate a the customers single run client (AutoUpdate) will automatically go to the server to download the latest version of the relevant documents (WebServ) UpdateList.xml save the file version information ideas: The client a UpdateList.xml, each time you run the client will first be downloaded to the server UpdateList.xml client cache folder, compare two UpdateList then, and then download the latest version of the relevant documents
(系统自动生成,下载前可以参看下载内容)
下载文件列表
C#客户端Winform程序自动更新版本源代码\C#客户端Winform程序自动更新版本源代码\AutoUpdate\AutoUpdate\app.config
.....................................\.....................................\..........\..........\AppUpdater.cs
.....................................\.....................................\..........\..........\AutoUpdate.csproj
.....................................\.....................................\..........\..........\AutoUpdate.csproj.user
.....................................\.....................................\..........\..........\bin\Debug\AutoUpdate.exe
.....................................\.....................................\..........\..........\...\.....\AutoUpdate.exe.config
.....................................\.....................................\..........\..........\...\.....\AutoUpdate.pdb
.....................................\.....................................\..........\..........\...\.....\AutoUpdate.vshost.exe
.....................................\.....................................\..........\..........\...\.....\AutoUpdate.vshost.exe.config
.....................................\.....................................\..........\..........\...\.....\AutoUpdate.vshost.exe.manifest
.....................................\.....................................\..........\..........\...\.....\UpdateList.xml
.....................................\.....................................\..........\..........\FrmUpdate.cs
.....................................\.....................................\..........\..........\FrmUpdate.resx
.....................................\.....................................\..........\..........\obj\x86\Debug\AutoUpdate.csproj.FileListAbsolute.txt
.....................................\.....................................\..........\..........\...\...\.....\AutoUpdate.exe
.....................................\.....................................\..........\..........\...\...\.....\AutoUpdate.FrmUpdate.resources
.....................................\.....................................\..........\..........\...\...\.....\AutoUpdate.pdb
.....................................\.....................................\..........\..........\...\...\.....\AutoUpdate.Properties.Resources.resources
.....................................\.....................................\..........\..........\...\...\.....\DesignTimeResolveAssemblyReferences.cache
.....................................\.....................................\..........\..........\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
.....................................\.....................................\..........\..........\...\...\.....\GenerateResource.read.1.tlog
.....................................\.....................................\..........\..........\...\...\.....\GenerateResource.write.1.tlog
.....................................\.....................................\..........\..........\...\...\.....\ResolveAssemblyReference.cache
.....................................\.....................................\..........\..........\...\...\.....\TempPE\Service References.WSTest.Reference.cs.dll
.....................................\.....................................\..........\..........\Program.cs
.....................................\.....................................\..........\..........\...perties\AssemblyInfo.cs
.....................................\.....................................\..........\..........\..........\Resources.Designer.cs
.....................................\.....................................\..........\..........\..........\Resources.resx
.....................................\.....................................\..........\..........\..........\Settings.Designer.cs
.....................................\.....................................\..........\..........\..........\Settings.settings
.....................................\.....................................\..........\..........\Service References\WSTest\configuration.svcinfo
..........