[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: OFFTOPIC: Reading data from a parallel port



On Fri, Sep 15, 2000 at 11:25:45AM -0400, Scott_Patterson@AndersonsInc.Com wrote:
...
> My problem is, I need to be able to read the data being sent to and from the
> device to reverse engineer it. Therefore, I need someway to log the data that
> goes across the parallel port. Thus, I'm looking for a windows app that will
> allow me to do this. Nothing special, just a way to log data going across the
> parallel port.
> 
> I know Linux has some packages to do log parallel port data, but, the software
> runs under Windows...not Linux, so, I'll need a windows app. Also, I looked into
> the Diamond Rio mp3 player utility, and they claimed to have used a custom VxD
> (virtual device driver?). This doesn't mean much to me.

This being really offtopic I guess I might as well detour you a little more:)

One painfully slow alternative might be to hook this Windows machine's
parallel port to a linux running one, get the first step of the protocol.
Implement it on the linux machine, and try to talk to the mp3 player from
the linux machine with this first step of the protocol. Get the mp3 player's
respons. Hook up the windows machine again, start the conversation, and use
the mp3's responce of the previous step, get the respons from windos, etc.
etc etc etc.

Might be easier if you have more machines hanging around,
but atleast you need 2. Doupt this is what you need:)

-- 
groetjes, carel



Reply to: