文件名称:c# 自动更新 客户端+服务器端
文件大小:332KB
文件格式:RAR
更新时间:2014-11-29 09:01:30
c# 自动更新 客户端+服务器端
包含三部分: 服务器程序:用来生成需要更新的文件列表信息. 客户程序例子:模拟客户程序,进行升级. 自动更新主程序:由客户程序调用,实现从服务器中获致文件更新信息,并下载更新文件,完成自动升级操作.
【文件预览】:
AutoUpdate
----Program.cs(688B)
----obj()
--------Release()
--------Debug()
----bin()
--------Release()
--------Debug()
----UI()
--------InputForm.cs(647B)
--------AutoUpdateForm.cs(5KB)
--------InputForm.resx(11KB)
--------InputForm.Designer.cs(5KB)
--------AutoUpdateForm.resx(11KB)
--------AutoUpdateForm.designer.cs(3KB)
----AutoUpdate.csproj(4KB)
----Properties()
--------AssemblyInfo.cs(1KB)
--------Settings.Designer.cs(1KB)
--------Resources.resx(5KB)
--------Settings.settings(249B)
--------Resources.Designer.cs(3KB)
----Core()
--------Module.cs(8KB)
----app.ico(4KB)
AutoUpdate.sln
AutoUpdateServer
----Program.cs(480B)
----AutoUpdateServer.csproj(3KB)
----obj()
--------Debug()
----bin()
--------Release()
--------Debug()
----MainForm.resx(8KB)
----MainForm.Designer.cs(7KB)
----app.ICO(10KB)
----MainForm.cs(5KB)
----Properties()
--------AssemblyInfo.cs(1KB)
--------Settings.Designer.cs(1KB)
--------Resources.resx(5KB)
--------Settings.settings(249B)
--------Resources.Designer.cs(3KB)
AutoUpdateTestandAboutBoxEx
----Program.cs(478B)
----obj()
--------Release()
--------Debug()
----bin()
--------Release()
--------Debug()
----AboutBoxEx.csproj(3KB)
----AboutBoxEx.cs(3KB)
----AboutBoxEx.Designer.cs(14KB)
----AboutBoxEx.resx(61KB)
----Properties()
--------AssemblyInfo.cs(1KB)
--------Settings.Designer.cs(1KB)
--------Resources.resx(5KB)
--------Settings.settings(249B)
--------Resources.Designer.cs(3KB)
----app.ico(766B)