>> 自然科学版期刊 >> 2014年06期 >> 正文
基于SOA的实时股票行情数据集成研究
供稿: 刘志怀;王国伟;张鑫 时间: 2018-11-19 次数:

作者:刘志怀;王国伟张鑫

作者单位:河南理工大学现代教育技术中心河南理工大学计算机科学与技术学院中国农业大学农学与生物技术学院

摘要:为了实现网站在不改变页面风格的前提下集成实时股票行情数据,在ASP开发环境下提出了一种基于面向服务架构的解决方案.采用ASP和Web Service技术,通过构造SOAP封装包,以XMLHTTP形式发送SOAP请求到远程Web Service接口,Web服务器创建XML文档并加载Web Service返回的数据,经过数据处理后,将相关XML的节点数据绑定在页面固定位置上.实验表明该方案可以有效实现数据集成.

基金:河南省软科学研究计划项目(102400450064);

关键词:SOA;Web Service;数据集成;SOAP;股市行情;

DOI:10.16186/j.cnki.1673-9787.2014.06.016

分类号:TP393.09

Abstract:In order to realize the stock market data integration in websites and keep the original style of a web page, the paper presents a solution based on service oriented architecture with active server page ( ASP) and Web Services technology, which constructs a simple object access protocol ( SOAP) package and sent the SOAP request to a remote Web Service interface by using XMLHTTP, then generates an extensive markup language ( XML) document in a local web server to load the response data, after the data processing procedure, binds the corresponding data of response XML node into the given position of the webpage. Experiments show that the method can effectively realize stock market data integration in a website without changing the web page style.

最近更新