您现在的位置:网站首页答辩论文计算机毕业设计JAVA/JSP

基于VC的网络计费与Web发布系统

  • 简介:摘 要 1969年世界上第一个计算机网络ARPANET诞生,在之后的近五十年里,网络管理一直是人们不断探索的课题。人们越来越意识到,现代网络的强大功能只有通过适当的网络管理,才能得到充分利用。而计费管理,作为网络管理中的一项重要内容,随着计算机网络...
    • 请与管理员联系购买资料 QQ:5739126
  • 论文简介
  • 相关论文
  • 论文下载

 

1969年世界上第一个计算机网络ARPANET诞生,在之后的近五十年里,网络管理一直是人们不断探索的课题。人们越来越意识到,现代网络的强大功能只有通过适当的网络管理,才能得到充分利用。而计费管理,作为网络管理中的一项重要内容,随着计算机网络技术的不断发展,人们对它也提出了更高的要求。

本文首先阐述了网络计费管理的概念和作用,对它所包含的内容和目前系统实现的常用技术方法进行了介绍,然后在此基础上,针对当前使用校园e卡查费不便利的现象,设计了具有基于时间计费和流量计费两大功能的个人版网络计费软件系统,详细阐述了该系统具体的实现过程,同时对它进行了测试与分析。在本文的最后,对该系统的发展前景进行了展望。本系统实现语言环境采用Visual C++ 6.0,后台数据库支持采用 SQL Server 2000,文中对它们也分别进行了简要的说明。

 

关键词:网络计费;数据采集;时间计费;流量计费;数据库

 

 

 

ABSTRACT

   ARPANET, which is the first computer network in the world, came into being in 1969. In after all most fifty years, network management is the subject that people search after all the while. People have consciousness that the powerful function of modern network is not used well until by proper network management. With the development of computer network technology, counting management, which is one of the most important content in network, has been demanded higher.

   This paper describe the definition and function of network counting management; introduce the usual method of the achieving system. Then aiming at the phenomena of inconvenience with campus e card, design the personal counting software system, which have the use of time counting and net traffic counting, and give the process for coming true after that. At the end of this paper, describe the process of testing and analysis. The system use Visual C++ 6.0 and SQL Server 2000, and this paper also introduce them.

 

Key word: network counting; data collection; time counting;

flux counting; database

 

 

1章 绪论.. 1

1.1 概述. 1

1.2 网络管理的背景..... 1

1.3 网络计费........... 1

1.3.1 网络计费的重要作用......... 1

1.3.2 计费管理技术发展历程....... 2

1.3.3 计费软件现状. 2

    1.4 本课题的意义及本文所要做的工作... 3

2章 网络计费管理的内容... 5

2.1 确定计费原则....... 6

    2.1.1 一次性安装费和月费......... 6

2.1.2 基于所消耗的网络资源量的计费............. 6

2.1.3 按时间计费... 7

2.2 数据采集......... 8

    2.2.1 基于路由器的计费数据采集方法............. 8

    2.2.2 基于监听的计费数据采集方法. 9

    2.2.3 基于代理的计费数据采集方法 10

2.3 设置定额.......... 11

2.4 供用户查询........ 12

2.5 本章小结.......... 12

3章 系统开发环境........ 13

3.1 Visual C++ 6.0..... 13

3.1.1 Visual C++ 语言概述与语言基础............ 13

3.1.2 消息机制与MFC类库... 16

3.2 基于文档和视图类的设计.......... 17

3.3 SQL Server 2000.. 19

3.3.1 概述........ 19

3.3.2 ODBC...... 20

3.4 本章小结.......... 20

4章 时间计费系统的设计与实现.......... 21

4.1 项目开发流程...... 21

4.2 时间计费系统的设计 23

4.2.1 需求分析与概要设计........ 23

4.2.2 模块功能细化及界面设计.... 24

    4.2.3 数据库结构设计............ 26

4.3 时间计费系统的实现............ 28

    4.3.1 各模块的实现 28

    4.3.2 模块之间的连接............ 31

4. 4 流量计费系统的设计 33

    4.4.1 概述........ 33

    4.4.2 需求分析与概要设计........ 33

4.5 流量计费系统的实现............ 34

    4.5.1 数据采集.... 34

    4.5.2 绘制波形图.. 35

    4.5.3 计费........ 36

4.6 系统的综合实现.. 37

4.7 本章小结........ 38

5章 系统的测试与分析.... 39

5.1 软件测试........ 39

5.1.1 软件测试定义 39

5.1.2 测试方法.... 39

5.2 时间计费系统测试与分析........ 40

5.2.1 数据测试.... 40

5.2.2 前景分析.... 42

5.3 流量计费系统测试与分析.......... 43

5.4 系统综合分析...... 44

5.5 本章小结........ 44

结论........ 46

参考文献.... 48

致谢........ 49

附录........ 50

 

 


查看评论 已有0位网友发表了看法
  • 验证码: