文档详情

基于Windows Phone 的联络短信的设计与实现毕业论文.docx

发布:2022-06-20约2.9万字共39页下载文档
文本预览下载声明
基于Windows Phone 7的联络 短信的设计与实现 随着移动终端的日渐普及,聊天软件的多元化发展,各种手机上的即时聊天软件层出不穷,然而针对微软推出的wp7系统上的聊天软件还不是很多。本应用程序就是以VS2010及Windows Phone 7为平台,以C#为开发语言,结合微软推出的silver light技术实现基于Windows phone 7的即时聊天软件的设计和实现。对于传统的聊天软件QQ是以QQ号码为标识的,而本应用程序是以手机号为标识,您可以自己选择是否上传自己的通讯录,通过短信来邀请好友选择本软件,这样就可以通过网络即时的与好友沟通避免您因为短信的原因浪费自己的话费。另外,文中内容也涉及了基于多层架构应用开发的特征。 即时通讯;Silver Light;C# ;Windows Phone 7 Design and Realization of Message Software Based on the Windows phone 7 As the mobile terminal becomes increasingly popular, the chat software also has diversified development. Although instant chat tools on different mobile phones are emerging endlessly,there is not a lot for wp7 system. This application is based on the platform of VS2010 and Windows Phone 7,using C# for development language, combined with Silver Light technology developed by Microsoft Company to achieve the software. QQ, the traditional chat software is identified by QQ numbers. However, the application is identified by cell-phone- number. You can decide whether to upload your own address book or not. You can also invite your friends to choose this software by SMS, then communicating with them by internet instantly without wasting charges for SMS. By the way, the text is also involved in features based on multilayer architecture application development. Instant Messaging ; Silver Light ; C# ; Windows Phone 7 目 录 TOC \o 1-3 \h \z \u 1 概述 1 1.1 项目开发背景 1 1.2 项目内容 1 1.2.1 注册 1 1.2.2 登录 2 1.2.3 短信邀请注册 2 1.2.4 即时通信 2 1.3 项目预期目标 2 1.4 项目开发环境概述 3 1.4.1 Silver light技术简介 3 1.4.2 Windows phone7操作系统简介 3 1.4.3 C#简介 3 1.4.4 Socket编程简介 4 2 系统需求分析 4 2.1 系统概述 4 2.2 系统需求问题描述 4 2.2.1 系统用户需求 4 2.2.2 系统功能需求分析 4 2.2.3 系统硬件需求分析 5 2.2.4 系统的性能需求分析 5 2.2.5 系统安全需求分析 5 3 系统概要设计 6 3.1 系统的功能结构图 6 3.2 系统模块划分 6 3.3 功能描述 6 3.4 业务整体流程图 7 3.5 数据流图 8 3.6 系统用例图 10 4 系统详细设计 10 4.1 系统服务端设计 10 4.2 系统实现的技术 11 4.2.1 页面级别层次 11 4.2.2 Socket通信 12 4.2.3 XML解析 13 4.2.4 手机终端数据库 1
显示全部
相似文档