基于手机短信平台聊天程序的设计与实现论文.docVIP

  • 18
  • 0
  • 约2.94万字
  • 约 28页
  • 2018-02-28 发布于贵州
  • 举报

基于手机短信平台聊天程序的设计与实现论文.doc

基于手机短信平台聊天程序的设计与实现论文

分类号:TP311.52 U D C:D10621-408-(2007) 5826-0 密 级:公 开 编 号: 成都信息工程学院 学位论文 基于手机短信平台聊天程序的设计与实现 论文作者姓名: 刘旭东 申请学位专业: 网络工程 申请学位类别: 工学学士 指导教师姓名(职称): 陶德元(教授) 论文提交日期: 2007年06月 1日 摘 要 本文介绍了在.NET2005平台上,通过Pocket PC模拟器,在PC机上模拟手机短信息的发送和接收过程。系统使用SQL Server CE和SQL Server 2000数据库来存储数据,同时利用ADO.NET数据库访问技术和使用VB.NET编程语言。在对远程数据库进行访问时使用了RDA的技术。 系统通过引用 System.Data.SqlServerCe组件在Pocket PC 2003模拟器上创建本地SQL Server CE数据库AccessMsg.sdf和表MsgInfo,该表具有保存用户ID和信息的功能。通过在Pocket PC写入数据,能够保存在本地SQL Server CE数据库中。通过RDA同步技术中的PULL和PUSH两个操作将数据保存到在远程数据库中。该系统能较清晰的展示智能手机短信息通信原理因此达到设计的目的。 关键词 : 智能手机 ;SQL Server CE ;ADO.NET The design and implementation of chatting program based on mobile platform Abstract The papers introduced the .NET2005 platform, Pocket PC simulator on the PC simulation of the cellular phone short message sending and receiving process. The system uses SQL Server CE and SQL Server 2000 database to store data the meanwhile using ADO.NET database access technology VB.NET programming languages .In the Remote Database visit the RDA to use the technology. The system components by reference System.Data.SqlServerCe had to created Local SQL Server CE database AccessMsg.sdf and table MsgInfo in the Pocket PC 2003 Simulator .The table preservation user ID and information functions .The Pocket PC through the written data can be stored in local SQL Server CE databases and RDA synchronization through the use of technology for the PULL and PUSH operation saved data to the remote database .The system can display clearer cell phone short message communication principle therefore achieve the purpose of the design . Key words: Smartphone; SQL Server CE; ADO.NET; 目 录 1 引言 1 1.1 课题背景 1 1.2 国内外研究现状 1 1.3 本课题研究意义 1 1.4 本课题研究方法 2 1.4.1 开发平台Visual Studio .NET 2 1.4.2 SQL Server CE 数据库 2 1.4.3 C/S结构 3 2 系统需求分析 4 2.1 功能需求 4 2.2 性能需求 4 2.3 环境需求 5 2.4 用户界面需求 5 3 系统主体设计 5 3.1 主体设计思路 5 3.2 设计结构 6 3.2.1 系统功能模块结构 7 3.2.2 系统数据库设计 8 4 系统实现 9 4.1 程序设计语言 9 4.2 开发环境搭建 9 4.2.1 配置SQL

文档评论(0)

1亿VIP精品文档

相关文档