登录
首页 PC Based IPC 工控机 PC Based IPC 工控机
回帖 发帖
正文

主题:NTPort Library(老牌的直接访问端口库)

点击:1179 回复:0

ntport library
   enables your win32 applications to real-time direct access to pc i/o ports without using the windows drivers development kit(ddk).
   该库是很多需要直接访问pc机的io端口的软件的“标配”,就算你未安装该库,打开控制面板的“添加或删除程序”有时你也会发现该库已被安装好了:
http://blog.gkong.com/uploadfile4/20109192026671.gif
memaccess library (也是非常著名的直接访问内存的库)
   
memaccess library让程序员控制设备,而无须借助于ddk。这个工具允许实时读取物理内存。典型的应用程序包括控制isa和pci设备。memaccess library可以替代basic的peek和poke语句。memaccess library还支持获取pci设备的配置空间的基地址。产品中包括visual basic(vb 6.0/vb.net)、visual c++、borland c++ builder、visual c#、delphi的示例。另外,可以下载visual fortran、powerbasic的示例。

附录:ntport library相关资源 ------------------------

http://www.zealsoft.com/ntport/index.html
http://www.zealsoft.com/ntport/books.html

// recommend following books which will help you understand how to use ntport library to interface with your hardware devices.
----------------------------------------------
此篇文章从博客转发
原文地址: Http://blog.gkong.com/more.asp?id=122684&Name=zjcsharp
10-09-01 09:20

工控新闻

更多新闻资讯