计算机应用

• 典型应用 • 上一篇    下一篇

基于.NET Remoting的分布式监测系统设备驱动开发

肖伯杉 龚晓峰 王旭   

  1. 四川大学 四川大学 四川大学
  • 收稿日期:2008-02-02 修回日期:2008-03-21 出版日期:2008-08-01 发布日期:2008-08-01
  • 通讯作者: 肖伯杉

Development of distributed device driver in radio monitoring system based on .NET remoting

Bo-shan XIAO Gong Xiao-feng Wang Xu   

  • Received:2008-02-02 Revised:2008-03-21 Online:2008-08-01 Published:2008-08-01
  • Contact: Bo-shan XIAO

摘要: 无线电监测是实现无线电频谱资源高效管理的主要手段,设备驱动在无线电监测系统软件中占据举足轻重的地位。分析了无线电监测系统的特点和监测系统设备驱动的设计要求,简要介绍了.NET Remoting的体系结构和工作原理。详细介绍了运用.NET Remoting技术构建分布式监测系统中设备驱动系统的过程,重点分析了Remoting系统中服务端根据客户端ID定向分发数据给客户端的过程。

关键词: 无线电监测, 设备驱动, 分布式, 远程化, 定向分发

Abstract: Radio monitoring is the main method in radio spectrum resource management. Monitoring device driver plays an important role in radio monitoring system software. This paper discussed the features of radio monitoring system and the requirements of device driver system. Also it introduced the architecture and the principle of .NET Remoting technology briefly and described in detail of constructing distributed monitoring device driver system based on .NET Remoting in detail. How to transmit monitoring result data from the server of .NET remoting system to the related client in the driver system was analyzed with emphasis.

Key words: radio monitoring, device driver, distributed, .net remoting, transmit directively