georgeneq
Sat Mar 06 18:47:10 CST 2004
Hi,
I'm Using Win2000 and not XP (And unfortunatly I can't change that)
Can you give me a basic example how to write simple function in C/C++ that
transfer a string through firewire? How do I open a connection? It's depend
on the firewire card I'm using? on the firewire specific driver?
Thanks in advance,
Alon
"Maxim S. Shatskih" <maxim@storagecraft.com> wrote in message
news:%23ZeKJ0XAEHA.580@TK2MSFTNGP11.phx.gbl...
> IIRC XP and later support TCP/IP over Firewire. So, just use the good
old
> socket calls.
>
> --
> Maxim Shatskih, Windows DDK MVP
> StorageCraft Corporation
> maxim@storagecraft.com
>
http://www.storagecraft.com
>
>
> "George bent" <georgeneq@hotmail.com> wrote in message
> news:%23GpE2SSAEHA.448@TK2MSFTNGP11.phx.gbl...
> > Hi,
> >
> > I want to develop an application that transafer data through Firewire.
> > How do I do that?
> > I need several API for the firewire (sendData, recieveData,
openConnection,
> > etc.)
> > Do I have to write them myself?
> >
> > Thanks,
> > Alon
> >
> >
>
>