毕业论文

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

关联服务器架构设计+文献综述

时间:2019-01-24 20:01来源:毕业论文
摘要随着经济的发展和科技的进步,互联网的作用越来越显著,人们开始利用互联网和计算机做更多的事情。人们已经不满足用计算机和网络来交流,共享资料,娱乐,控制,办公等等

摘要随着经济的发展和科技的进步,互联网的作用越来越显著,人们开始利用互联网和计算机做更多的事情。人们已经不满足用计算机和网络来交流,共享资料,娱乐,控制,办公等等,在互联网上的支付、移动互联网、物联网等已越来越进入我们一般人的生活[1]。它们在满足我们越来越高的需要的同时,对信息安全的要求也越来越高,这就需要我们不断更新技术来应对越来越严峻的安全形势。在移动支付的付款环节和一些网站的登陆中,我们特别需要安全保障,在合理架构的服务器的基础上实现的双通道身份认证就是一种很好的解决这个问题的方法,这样可以大幅提高登陆或者支付的安全性,使我们可以畅游互联网,享受科技所带来的便捷。32999
毕业论文关键词  服务器  双通道  安全   
毕业设计说明书外文摘要
Title  Associated server architecture design                     
Abstract With the development of economy and progress of science and technology, the Internet is more and more important and we now utilize computers and Internet a lot of more things. We now aren’t satisfied with using them to communicate, share information, control, entertain and deal with our work etc. The payments on the Internet, mobile Internet, and Internet of things are coming to us step by step. They meet with our higher and higher demands while the requirements for information security increase at the same time. This requires us update technology continuously to cope with the severe security situation. We need extra security support when we login in websites or carry through a payment on the Internet. The dual channel identification under reasoned architecture of server is a good way to solve the problems. It can promote the security of login or payment so we can surf the Internet freely and enjoy the convenience bring with the science and technology.
Keywords  server  dual channel  security   
目   次
1  绪论 1
2  服务器的搭建与功能实现2
2.1服务器环境搭建2
2.2服务器功能构建 6
3  服务器网站功能的实现14
3.1  实现对数据库的访问14
3.2  实现SOCKET通信18
3.3 c扩展php25
3.4对数据进行加密30
3.5双通道身份认证38
结论  39
致谢 40
参考文献41
1  绪论
随着科技的不断发展和人们需求的提高,人们越来越多的使用到网络,在此过程中信息传输的安全特别是登陆名密码等关键信息的安全尤为受到关注,因为受到关注,也导致其处于风口浪尖,面对着严重的安全威胁,因此相关的各种防范手段也不断出现。如传输保密技术、身份验证技术、各种安全协议及各种相关的安全策略等等,都能在一定程度上保证信息安全。信息的通信要用到服务器和数据库等,服务器是一种处于网络中,运行相关的管理软件以控制对网络或者其上的各种资源进行访问控制的计算机,而且它还能够为网络上的计算机提供资源让它们能够像工作站那样的进行操作。本毕设通过搭建一个合适的服务器后,进行相关的编程实现,进行对数据传输的加密,以提高信息传输过程中的安全性。对服务器的搭建选择了阿里云上的LINUX 的CENTOS 6.5操作系统,然后安装LAMP(LINUX,APACHE,MYSQL,PHP)来构建服务器运行的环境,最后通过编程来完成相关功能。
2  服务器的搭建与功能实现
2.1  服务器环境搭建
本毕设选择了在阿里云上的CENTOS6.5 上搭建 LAMP 来实现相应的服务器功能。
阿里云是阿里集团下属的一个著名品牌,也是享誉全球的云计算和云服务等的提供商,企业和个人可以通过阿里云,从INTERNET上面以远程的方式来获得计算资源、存储资源以及对海量数据的处理能力。此云端的服务器安全性极高而且价格合理,可以为我们用来搭建服务器。 关联服务器架构设计+文献综述:http://www.751com.cn/jisuanji/lunwen_29826.html
------分隔线----------------------------
推荐内容