网站导航免费论文 原创论文 论文搜索 原创论文 网学软件 学术大家 资料中心 会员中心 问题解答 原创论文 大学论文导航 设计下载 最新论文 下载排行 原创论文
返回网学首页
网学联系
最新论文 推荐专题 热门论文 素材专题
当前位置: 网学 > 编程文档 > 其他类别 > 正文

一个Windows下基于电话线路的数据通信程序的设计与实现

来源:http://myeducs.cn 联系QQ:点击这里给我发消息 作者: 用户投稿 来源: 网络 发布时间: 16/01/31

本文主要为广大网友提供“一个Windows下基于电话线路的数据通信程序的设计与实现”,希望对需要一个Windows下基于电话线路的数据通信程序的设计与实现网友有所帮助,学习一下!

包括论文,设计,论文字数:8730,页数:21

摘    要
电话网络是最大的通信网络,但是我们通常只是用来进行语音传输。为了更好的发掘电话网络的潜力,以及解决一些在没有互联网地区的数据的传输需要,开发一种可以通过电话线路进行数据传输的软件是很有必要的。
微软的电话应用程序接口(TAPI)是一种标准的应用程序接口(API),使得个人电脑能够通过运行微软的 Windows系统来使用电话服务。TAPI里面封装了所有的对MODEM进行操作的AT指令,从而我们只需要调用TAPI的函数而不需要知道底层的具体操作就可以执行一个呼叫和应答一个呼叫,以及其他的线路操作,从而快速开发出一个基于Windows平台的通过电话线路进行数据传输的程序。
本文介绍了开发次程序需要的理论基础包括Windows平台软件开发的基础、TAPI的概述、TAPI的基本概念。详细的介绍了软件开发的的思路和流程,阐述了整个呼叫的生命周期内的线路上所产生的状态消息,以及依据这些消息而应该进行的具体操作。根据软件开发的思路的指导以及整个线路消息为程序开发的脉络,本文最后介绍了一个可以在Windows下面拨打对方的电话号码,当双方连通后可以通过电话线路进行数据传输的程序的编码开发过程,并且最后程序进行了测试。

关键词: Windows;电话线路;数据通信;TAPI 
The Design and Implementation of a Telephone-Line Based Communication Program in Windows Operating System

Abstract
The telephony network is the largest communications network, and it''s generally used for voice transmission. To better utilize the advantages of the telephony network and meet the need of data transmission in places where Internet is inaccessible, it is definitely necessary to develop a software which could transmit data over existing telephone lines.
Microsoft''s telephone Application Program Interface (TAPI), a standard application program interface (API), can help personal computers running Microsoft''s Windows system to take use of telephone services. TAPI has encapsulated all AT commands for MODEM operation, which will only need users to call the TAPI function to initiate and answer a call, rather than to know the detail operation on the implementation, nor other operations on the lines. This would largely help to develop a program through telephone lines for data transmission, on a Windows-based platform.
The paper firstly describes the theoretical basis for the development of sub programs, including the software development basis on Windows platform, TAPI overview and its basic concepts. The paper then describes the detail ideas and processes on the software implementation. The paper also represents an entire call life cycle with its possible state messages, and the corresponding operations needed. Finally, on the one below in the Windows Call each other''s phone numbers, when the two sides can connect through telephone lines for data transmission procedures for the development of the coding process, and in the final process of the test.

Key words: Windows; telephone lines; data Communications; TAPI

目  录
1 前言 1
2 设计开发的基础理论 1
2.1 Windows SDK 简介 1
2.2 Windows 程序的基本结构 1
2.2.1 概述 1
2.2.2 消息处理函数 1
2.2.3 窗口的建立 2
2.2.4 消息循环 2
2.3 MODEM的控制 3
2.4 TAPI 通信编程 3
2.4.1 TAPI的含义 3
2.4.2 TAPI的体系结构 4
2.5 TAPI的基本概念 4
3 程序设计思想与流程 6
3.1 使用TAPI开发的基本思路 6
3.2 各功能模块的设计 8
3.2.1 TAPI的配置阶段 8
3.2.2 TAPI的连接阶段 8
3.2.3 数据传送阶段 9
3.2.4 关闭连接阶段 10
4 编码实现 10
4.1 程序主类的的定义 10
4.2 线路操作的实现 11
4.3 呼叫的发起和应答的实现 12
4.4 数据操作的实现 13
5 软件测试 14
结    论 14
参考文献 14
致    谢 16
声    明 17

一个Windows下基于电话线路的数据通信程序的设计与实现......
  • 上一篇资讯: [其他类别]
  • 版权所有 QQ:3710167 邮箱:3710167@qq.com 网学网 [Myeducs.cn] 您电脑的分辨率是 像素
    Copyright 2008-2015 myeducs.Cn www.myeducs.Cn All Rights Reserved 湘ICP备09003080号