Windows 7中在vb.net 2008中通信并行端口的问题 [英] problem in windows 7 to communicate parallel port in vb.net 2008

查看:73
本文介绍了Windows 7中在vb.net 2008中通信并行端口的问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Windows 7中遇到问题,无法在vb.net 2008中通信并行端口.

解决方案

CodeProject中有很多很好的资源.首先,请按以下搜索结果引用四篇文章:

http://www.codeproject.com/search.aspx?doctypeid = 1& q =%22vb.net%22 +%22parallel + port%22 [ http://www.codeproject.com/search.aspx?doctypeid = 1& q =%22C%23%22 +%22parallel + port%22 [ http://en.wikipedia.org/wiki/P/Invoke [ ^ ]).

—SA


i m getting problem in windows 7 to communicate parallel port in vb.net 2008

解决方案

There is a number of good resources in CodeProject. First, please the four articles references by these search results:

http://www.codeproject.com/search.aspx?doctypeid=1&q=%22vb.net%22+%22parallel+port%22[^].

I would advice not to limit search by "VB.NET" as I demonstrated above. If you replace "VB.NET" with "C#", there will be 16 articles:
http://www.codeproject.com/search.aspx?doctypeid=1&q=%22C%23%22+%22parallel+port%22[^].

Well, this is natural: people use standard C#, a .NET flagship, more seriously. And you won''t have any problem using C# assembly in your code. Anyway, a VB.NET developer just has to understand at least some C#.

Probably, you already have enough information. However, I would not limit the search by language or platform at all. Even it this is a native Windows code, you can always use it in your .NET project using P/Invoke (http://en.wikipedia.org/wiki/P/Invoke[^]).

—SA


这篇关于Windows 7中在vb.net 2008中通信并行端口的问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆