摘要
旨在研究异质环境下开发分布式系统时,如何解决所产生的通信数据类型不一致问题,并且以远程监测系统的服务器端和客户端分别采用Delphi 7.0与VB 6.0实现时,如何解决该问题为例做了详细的探讨。结果表明采用API函数CopyMemory可以很好的解决上述问题。
How to resolve the problem of communication data type disaccords which is produced as developing distributed system in different environment was the research aim of this paper. And taken the server and client of long-distance monitoring system realized by Dephi 7.0 and VB 6.0 respectively as an example, how to resolve this problem is discussed in detail. The result indicated that using copy memory API function can resolve the above problem successfully.
出处
《陕西理工学院学报(自然科学版)》
2009年第1期39-41,72,共4页
Journal of Shananxi University of Technology:Natural Science Edition
基金
河南省教育厅自然科学基金资助项目(2008A520020)
关键词
异质环境
分布式系统
CopyMemory函数
远程监测
数据类型
different environment
distributed system
copy memory function
long-distance monitoring
data type disaccords