2023年12月1日发(作者:)
龙源期刊网
利用Socket实现应用系统文件自动升级
作者:温 华
来源:《电脑知识与技术》2009年第26期
摘要:文件升级是C/S结构应用系统的维护难点,通过socket网络编程技术可以解决这个问
题。该文首先介绍socket技术的基本原理,然后介绍如何利用socket技术实现文件发布和文件
自动升级的基本设计思路和判断流程,最后介绍基于Delphi开发工具的实现文件自动升级的程
序设计方法。
关键词:网络编程;发布系统;自动升级
中图分类号:TP393文献标识码:A文章编号:1009-3044(2009)26-7397-03
Use Socket to Realize Files Automatically Upgrade about Application System
WEN Hua
(Guangxi Sundynet Science & Tech. , Liuzhou 545001, China)
Abstract: Upgrade file is C / S structure of the application system difficult to maintain, through
the socket network programming technology can solve this problem. This paper first introduces the
basic principles of socket technology, and then describes how the use of socket technology to
publishing files and files automatically upgrade the basic design ideas and determine the process,
finally, introduces Delphi development tools based on the realization of a files automatically upgrade
process design method.
Key words: network programming; distribution system; files automatically upgrade
在信息技术高度发达的今天,企业的生产管理和经营业务工作越来越需依赖计算机网络和
信息管理技术的支持,企业每年都需要投入大量资金开发应用软件或扩展已有系统。由于每个
企业生产管理和经营业务都有一定的特殊性,商品化的应用软件产品通常无法完全满足企业的
特殊要求,许多应用系统都需要量身定制开发,定制的应用系统通常是开发和实施同步进行,在开
发和实施的初期,由于需求目标不明晰、编程错误、功能不完善等原因,经常需要不断地增加功
能、修改程序、完善算法,从而不得不发布新软件版本;另外,由于企业生产管理或经营业务的改
变,也要求应用系统与时俱进,不断地扩展系统功能,由此也会产生和发布新的软件版本。
发布评论