Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: How to Access USB Device on Windows

by taint (Chaplain)
on Nov 17, 2013 at 20:11 UTC ( [id://1063012]=note: print w/replies, xml ) Need Help??


in reply to How to Access USB Device on Windows

Greetings, einhverfr.

My first thought when I saw your question was IO || IO. Maybe this comes from C experience. But would IO::Socket, IO::Pipe, IO::Select, or IO::Poll give you a sufficient handle to work with across different platforms? Or is it not low level enough?

Best wishes

--Chris

#!/usr/bin/perl -Tw
use Perl::Always or die;
my $perl_version = (5.12.5);
print $perl_version;
  • Comment on Re: How to Access USB Device on Windows

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1063012]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (5)
As of 2024-04-20 00:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found