Re: USB C++
From: Ray Trent (ratrent_at_nospam.nospam)
Date: 02/22/05
- Next message: Blv: "Re: Driver development Kit Suit UPGRADE"
- Previous message: Ray Trent: "Re: Sharing COM ports"
- In reply to: Stephan Wolf [MVP]: "Re: USB C++"
- Next in thread: Stephan Wolf [MVP]: "Re: USB C++"
- Reply: Stephan Wolf [MVP]: "Re: USB C++"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 22 Feb 2005 14:32:36 -0800
Even then, you can't really get down to the "pin" level. That's the
responsibility of the host controller hardware.
Stephan Wolf [MVP] wrote:
> I guess that's not a question of how you can achive this using C++ or
> any other programming language, but rather whether you want to do this
> from a user-mode program (application) or a kernel mode program
> (device driver).
>
> As I am not a USB expert, I can just guess if you want to directly
> access "pins", you need to write a device driver. Although this can be
> done using C++, drivers are usually written in C.
>
> Other people will probably be able to help you more when you provide
> more details of what you want to achieve.
>
> Stephan
> ---
> On Tue, 22 Feb 2005 17:01:04 +0200, "SerVel" <servel@mail.md> wrote:
>
>
>>Can anybody help me to reach USB port from C++.
>>(For evample to set/read a pin). Any suggestion are wellcome.
-- ../ray\..
- Next message: Blv: "Re: Driver development Kit Suit UPGRADE"
- Previous message: Ray Trent: "Re: Sharing COM ports"
- In reply to: Stephan Wolf [MVP]: "Re: USB C++"
- Next in thread: Stephan Wolf [MVP]: "Re: USB C++"
- Reply: Stephan Wolf [MVP]: "Re: USB C++"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|