0
votes
1answer
27 views
Is there a way to identify a usb pnp event in Perl code on Windows?
Is anyone familiar with how to identify a USB pnp event with Perl on a Windows (win32 system)?
There are Device::USB - Use libusb to access USB devices but it suitable for linux i …
1
vote
1answer
71 views
Getting connected USB info with Delphi on Vista
Hello,
How can I get 'connected usb info'(device instance id, driver key name ..) from Registry in Vista or Windows 7 by using delphi?
Where is this information in Windows Registr …
0
votes
1answer
100 views
USB Programming with Objective-C
Can anyone tell me how to program USB devices with Objective-C as an iPhone application?
I want to access USB device contents through iPhone
1
vote
2answers
44 views
Downloading data to a PIC micro from the web
I have a client that would like a small PIC board that plugs into a PC's USB as a dongle in HID mode. It would basically just transfer small amounts of data over RF to another devi …
0
votes
1answer
27 views
JPOS Hello World
I would like to print a sample line on my USB POS (Point-Of-Sale) printer from a java program on Windows XP.
I tried to setup a JPOS implementation but I get exception after excep …
0
votes
5answers
147 views
Run Apache / PHP / MySQL (CakePHP) application on a USB stick?
Hi,
I have an existing CakePHP that runs on a LAMP environment and need to install it on a USB drive for mass public distribution.
There are a few requirements:
Protect the sou …
2
votes
1answer
85 views
How do I build a virtual USB simulator?
We are looking for a virtual USB link simulator; this program or service should
link a virtual COM port to an application which accepts only USB as data link.
The virtual COM por …
1
vote
2answers
52 views
C# getdrives with type fixed but without usb harddisks?
Hey,
I want to retrieve the list of fixed disks in a system. But C#s GetDrives Fixed Drives are including plug USB Harddisks.
Any idea how I may detect that a fixed Drive is not …
9
votes
3answers
239 views
How to make sure that a file was permanently saved on USB, when user doesn’t use “Safely Remove Hardware”?
When I save a file on a USB within my delphi application, how can I make sure the file is really (permanently) saved on the USB, when "Safely Remove Hardware" is not performed (esp …
0
votes
2answers
55 views
USBCELL - Can anyone program this?
USBCELL rechareable batteries - charged using the USB port
These came out a while back and are worth the money, in my opinion.
I searched around for software specifically made to …
0
votes
0answers
50 views
+150
How to detect that Symbian phone is being used as a modem?
I have a Nokia Symbian Series 60 3rd edition phone. I can use it as a GPRS / 3G modem either using Bluetooth, USB or IR.
Is there a way to programmatically detect when the phone i …
0
votes
1answer
86 views
Control USB ports
can i send specific signals to USB ports using Ruby or C++, also the operating system is Windows, so this is like totally new 4 me (to program for windows), so i'm trying to do it …
0
votes
1answer
24 views
Querying the connecting device for usb devices in OS X
Ok, so here's the setup. In OS X (>= 10.5), is it possible, given a mounted usb device with a known location, say /Volumes/FLASHDRIVE, to find out whether this device is connecting …
1
vote
1answer
82 views
Can Ruby tell when a USB memory stick is plugged into a USB port on Linux?
First time caller, long time listener...
I'm working on a utility that will scan USB ports and mount any Mass Storage devices it finds. I can poll for changes ( with a patched ver …
1
vote
2answers
70 views
Development Kit suggestions
Hello everyone
Working on a PoC of a project that streams data from USB via Wifi:
I need a development kit with WLan (preferably 802.11g) and HighSpeed USB device.
Don't mind the …
