毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

C#利用网络模拟基本电话业务

时间:2018-04-25 20:51来源:毕业论文
C#作为系统编写的环境,他能提供简单易操作的界面系统,完善的指令控制语句,类和对象,方便调用系统本身自带的配置文件等等。精简的程序让人一看就懂,便于修改利于程序功能

摘要电话通信是双向的实时通信,用户完成通话需要经历多个状态的变化。
利用网络模拟电话通信,以客户机/服务器模式来模拟程控交换机的服务功能,通过网络服务器代替的程控交换机完成呼叫处理中经历的各个接续过程,利用客户机实现电话终端的呼叫功能。程序要反映呼叫处理方法和处理过程中可能经历的各种状态,并能够提供多种服务,能够进行局间呼叫。
使用Visual studio C#作为系统编写的环境,他能提供简单易操作的界面系统,完善的指令控制语句,类和对象,方便调用系统本身自带的配置文件等等。精简的程序让人一看就懂,便于修改利于程序功能的扩展。21819
论文主要描述了本课题的开发背景,系统分析,代码编写,以及系统函数的调用等等。
关键词   程控交换机  网络服务器   呼叫处理  系统函数
 Title    Use    Network    to   Simulate    Basic     
             Telephone  Service                 
Abstract
Telephone communication is a kind of two-way real-time communication, the user completes the call to go through changes in multiple states.
Analog telephone communication using the Internet, client / server model to simulate the program controlled switch services, Instead of the program - controlled switches via the network server to complete the process for each successive call handling experience, the use of telephone calling features to achieve the client terminal. Program to reflect the various states may experience call processing method and process, and can provide a variety of services that can be inter-office calls.
Use Visual studio C # written as a system environment, it can provide a simple and easy to operate interface system, perfect command control statements, classes and objects, easy call system itself comes with configuration files, and so on. Streamlined procedures make one easy to understand, easy to modify features conducive to the expansion of the program.
Paper describes the background of the topic development, systems analysis, coding, and system function calls, and so on.
Keywords   program control switch     network server
call Handling   system function
毕业设计说明书(论文)外文摘要

目次
1  绪论    2
1.1  选题背景    2
1.2  研究现状    2
1.3  研究方法    3
1.4  设计目标    3
2.1  Visual Studio 2010介绍    4
2.2  开发语言C#介绍    4
2.3  C#编写C/S结构程序的优势    5
3  需求分析    6
3.1  可行性研究    6
3.1.1技术可行性分析    8
3.1.2 经济可行性分析    8
3.1.2操作可行性分析    8
3.2系统结构分析    8
4  概念结构设计    11
4.1  体系结构    11
4.2  系统配置文件    11
5  详细设计及代码分析    13
5.1 服务器端的设计和关键代码    13
5.2 客户端相关关键代码    14
软件测试与运行    17
6.1  软件测试的定义和意义    17
6.1.1  测试的目的    17
6.1.2测试用例    17
6.1.3白盒测试和黑盒测试    18 C#利用网络模拟基本电话业务:http://www.751com.cn/jisuanji/lunwen_14201.html
------分隔线----------------------------
推荐内容