通过USB进行设备通信 [英] Device Communication via USB

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

问题描述

Hello All,

我想通过USB线在我的电脑和设备之间建立通信而不需要任何设备驱动程序。我的意思是,我想用C#,。net应用程序替换设备驱动程序。

任何人都可以帮助我吗?

Hello All,
I want to establish communication between my PC and my device via USB cable without any device driver. I mean, I want to replace the device driver with C#, .net application.
Can anyone help me?

推荐答案

你不能' C#应用程序替换设备驱动程序:您可能
  • 开发 C#使用现有驱动程序与 USB 设备通信的应用程序。
You cannot 'replace the device driver with your C# application': you might either
  • develop a C# application for communicating with the USB device using an existing driver.
  • 开发自己的驱动程序替换现有的。


你好



你可以在这个链接上找到一个很好的讨论

http:// social.msdn.microsoft.com/Forums/en-US/csharpgeneral/thread/3e6ce3c2-453c-4fae-a1a7-b1f544de29b8 [ ^ ]



你可以找到s关于制作自己的驱动程序的有用代码



祝你有愉快的一天!
Hello

You may find a good discussion on this link
http://social.msdn.microsoft.com/Forums/en-US/csharpgeneral/thread/3e6ce3c2-453c-4fae-a1a7-b1f544de29b8[^]

You can find some usefull code about making own driver

Have a nice day!


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

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