USB端口 [英] USB port

查看:64
本文介绍了USB端口的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是.net的新手。我想将现有的应用程序升级到.net和

添加USB支持。

如何编写支持USB的.net应用程序?

我们使用mscomm在vs 6中用于串行(rs232)端口。对于USB端口,在.net中是否有类似的驱动程序

?那里有任何教程页面吗?


提前致谢,

Aaron

解决方案

< BLOCKQUOTE>"亚伦" <ク***** @ yahoo.com> schrieb:

我是.net的新手。我想将现有的应用程序升级到.net
并添加USB支持。
如何编写支持USB的.net应用程序?
我们使用了mscomm。在vs 6中用于串行(rs232)端口。 USB端口的.net中是否有类似的
驱动程序?那里有任何教程页面吗?




USB是/ bus /,而不是端口。通常与特殊设备进行通信

是通过连接设备制造商提供的DLL /驱动程序完成的。


-

MS Herfried K. Wagner

MVP< URL:http://dotnet.mvps.org/>

VB< URL:http:// dotnet .mvps.org / dotnet / faqs />


所以如何从usb端口读取数据,因为我是设备

制造商。

用于串口我只需要加载mscomm.dll并开始阅读。


" Herfried K. Wagner [MVP ]" <喜*************** @ gmx.at>在消息中写道

news:uI ************** @ TK2MSFTNGP14.phx.gbl ...

" Aaron" <ク***** @ yahoo.com> schrieb:

我是.net的新手。我想将现有的应用程序升级到.net
并添加USB支持。
如何编写支持USB的.net应用程序?
我们使用了mscomm。在vs 6中用于串行(rs232)端口。 USB端口的.net中是否有类似的
驱动程序?任何教程页面?



USB是/ bus /,而不是端口。通常,与特殊设备的通信是通过连接设备制造商提供的DLL /驱动程序完成的。

- MS Herfried K. Wagner
MVP < URL:http://dotnet.mvps.org/>
VB< URL:http://dotnet.mvps.org/dotnet/faqs/>



如果有人可以提供任何信息,链接等请做,我也有兴趣

这个帖子


Regsrds


" Aaron" <ク***** @ yahoo.com>在消息中写道

新闻:uH ************** @ tk2msftngp13.phx.gbl ...

所以我怎么读来自usb端口的数据,因为我是设备制造商。
对于串行端口我只需要加载mscomm.dll并开始阅读。

Herfried K.瓦格纳[MVP]" <喜*************** @ gmx.at>在消息中写道
新闻:uI ************** @ TK2MSFTNGP14.phx.gbl ...

" Aaron" <ク***** @ yahoo.com> schrieb:

我是.net的新手。我想将现有的应用程序升级到.net
并添加USB支持。
如何编写支持USB的.net应用程序?
我们使用了mscomm。在vs 6中用于串行(rs232)端口。 USB端口的.net中是否有类似的
驱动程序?任何教程页面?



USB是/ bus /,而不是端口。通常,使用特殊设备进行通信是通过连接设备的制造商提供的DLL /驱动程序完成的。

- MS Herfried K. Wagner
MVP< URL:http://dotnet.mvps.org/>
VB< URL:http://dotnet.mvps.org/dotnet/faqs/>




Im new to .net. I would like to upgrade an existing application to .net and
add USB support.
How do i write a .net application with USB support?
We used "mscomm" in vs 6 for serial (rs232) ports. Is there a similar driver
in .net for USB ports? any tutorial page out there?

Thanks in advance,
Aaron

解决方案

"Aaron" <ku*****@yahoo.com> schrieb:

Im new to .net. I would like to upgrade an existing application to .net
and add USB support.
How do i write a .net application with USB support?
We used "mscomm" in vs 6 for serial (rs232) ports. Is there a similar
driver in .net for USB ports? any tutorial page out there?



USB is a /bus/, not a port. Typically communication with a special device
is done over DLLs/drivers provided by the connected device''s manufacturer.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>


so how can i read data from the usb port, since i am the device
manufacturer.
for serial ports i just need to load the mscomm.dll and start reading.

"Herfried K. Wagner [MVP]" <hi***************@gmx.at> wrote in message
news:uI**************@TK2MSFTNGP14.phx.gbl...

"Aaron" <ku*****@yahoo.com> schrieb:

Im new to .net. I would like to upgrade an existing application to .net
and add USB support.
How do i write a .net application with USB support?
We used "mscomm" in vs 6 for serial (rs232) ports. Is there a similar
driver in .net for USB ports? any tutorial page out there?



USB is a /bus/, not a port. Typically communication with a special device
is done over DLLs/drivers provided by the connected device''s manufacturer.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>



If anyone can offer any info, links etc please do, I am also interested in
this thread

Regsrds

"Aaron" <ku*****@yahoo.com> wrote in message
news:uH**************@tk2msftngp13.phx.gbl...

so how can i read data from the usb port, since i am the device
manufacturer.
for serial ports i just need to load the mscomm.dll and start reading.

"Herfried K. Wagner [MVP]" <hi***************@gmx.at> wrote in message
news:uI**************@TK2MSFTNGP14.phx.gbl...

"Aaron" <ku*****@yahoo.com> schrieb:

Im new to .net. I would like to upgrade an existing application to .net
and add USB support.
How do i write a .net application with USB support?
We used "mscomm" in vs 6 for serial (rs232) ports. Is there a similar
driver in .net for USB ports? any tutorial page out there?



USB is a /bus/, not a port. Typically communication with a special
device is done over DLLs/drivers provided by the connected device''s
manufacturer.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>




这篇关于USB端口的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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