期刊文献+

用Ajax技术实现B/S模式下客户端间信息交互 被引量:3

Realization of Communication among Clients under B/S Using Ajax
下载PDF
导出
摘要 C/S模式下,客户端之间的信息交互通过Socket编程或者消息传递中间件很容易实现,而B/S模式下,作为客户端的浏览器之间的信息交互却很难实现,因为浏览器客户端对信息的改变很容易提交给服务器端,反过来,服务器端的信息的改变却很难及时地通知每个客户端,只能通过客户端重新发出HTTP请求。传统的方法是每个客户端的网页每隔一段时间就刷新一次,这势必会造成整个页面的不断刷新和重载,从而浪费时间和宽带。文中利用Ajax与服务器端交互异步的特点,结合Jsp/Servlet的强大功能,实现web页面无刷新快速更新数据方法,达到客户端与服务器端尽量保持数据同步,客户端之间通过web服务器实现了信息的交互,并且在用户体验上也得到了优化。实验结果表明,该方法具有一定的实用性。 The communication among the clients can be easily realized using the Socket programming or middleware of message queue in the mode of the client/server. But it is difficult to be realized in the mode of browser/server,since the changing of clients which is browser can easily be sent to server while the changing of server could not be sent to the clients. The clients can only be modified by sending the request of HTTP again in the mode of browser/server. Traditional method is to refresh the client at regular intervals. It must lead to continuously refreshing and loading. It is a waste of time and bandwidth. In this paper,a novel method of combining the characteristic of asynchronous communication of Ajax and the strong function of Jsp/Servlet is proposed. It can achieve the high quality of synchronization between the clients and server,and realize the communication among clients by web server. The experiments reveal its applicability.
出处 《计算机技术与发展》 2007年第10期92-94,98,共4页 Computer Technology and Development
基金 安徽省自然科学基金(050420208)
关键词 B/S AJAX 信息交互 B/S Ajax communication of message
  • 相关文献

参考文献6

二级参考文献27

  • 1李军怀,张景,吕林涛,张志强.基于Internet的传统商品防伪系统[J].计算机工程,2004,30(19):32-34. 被引量:3
  • 2田李,鲁汉榕,郑虹,朱世松.即时消息传递系统的安全性[J].计算机工程与设计,2004,25(8):1353-1355. 被引量:6
  • 3周秋剑,贾永杰,李刚.一种新的口令认证方案[J].空军雷达学院学报,2003,17(2):36-38. 被引量:4
  • 4许鑫,费翔林.基于MVC模式的应用软件开发框架研究[J].计算机工程与应用,2005,41(30):102-104. 被引量:37
  • 5Dreamtech软件开发组.即时消息传递系统编程源代码分析[M].北京:电子工业出版社,2002.5-7.
  • 6MerikeKaeo.Designing network security[M].北京:人民邮电出版社,2000..
  • 7Symantec company.Threats to instant messaging[EB/OL].http://securityresponse.symantec.com/avcenter/re ference/threats.to.instant.messaging.pdf.
  • 8Symantec company.Secure instant messaging[EB/OL].http://securityresponse.symantec.com/avcenter/reference/secure.instant.messaging.pdf.
  • 9王国荣,Active Server Pages & Web数据库,1999年
  • 10陈建春,Microsoft Visual C++ 图形系统开发技术基础,1998年

共引文献125

同被引文献21

引证文献3

二级引证文献38

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部