Re: how to capture data on USB port
Re: how to capture data on USB port
- Subject: Re: how to capture data on USB port
- From: Florent Pillet <email@hidden>
- Date: Mon, 19 Jan 2004 17:56:58 +0100
Have a look at one of my open source tools, USB-TCP Bridge which is a
fairly good example at getting connections to USB devices from a
userland application.
Download the source code from:
http://sourceforge.net/projects/osx-palm-tools
In particular, look at the USBConnection.mm file.
There are also some good examples in Apple's sample code.
Florent
On 19 janv. 04, at 14:51, Theodore Petrosky wrote:
Hi all,
I have been googling for a few days looking for a way
to capture serial data at the USB port. Has anyone
seen a simple example.
Basically I have a phone system that is dumping data
out a serial port that I want to capture and parse. I
have the data being captured on a windows box (because
it was easy) but I want to use my mac...
--
Florent Pillet, Code Segment email@hidden
Developer tools and end-user products for Palm OS & Mac OS X
ICQ: 117292463
http://perso.wanadoo.fr/fpillet
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.