Does anyone how to connect two PCs with USB? If so,
please tell me how. I'm shure that I must have an
special cable but I don't have any ideea to build one!
There's more, I have to program thows PCs to receive or
transmit data between them.
If you can help me, please do that.
Thank you!
USB
RE:USB
>On 2002-02-25 11:57:37, Stefan wrote:
>Does anyone how to connect two PCs with USB? If so,
>please tell me how. I'm shure that I must have an
>special cable but I don't have any ideea to build one!
>There's more, I have to program thows PCs to receive or
>transmit data between them.
>If you can help me, please do that.
>
>Thank you!
In your own OS? Do you have USB support done?
If you need it in general, those cables are
not simply cable, they contain special logic for
that task and should have with special software.
The Legend
>Does anyone how to connect two PCs with USB? If so,
>please tell me how. I'm shure that I must have an
>special cable but I don't have any ideea to build one!
>There's more, I have to program thows PCs to receive or
>transmit data between them.
>If you can help me, please do that.
>
>Thank you!
In your own OS? Do you have USB support done?
If you need it in general, those cables are
not simply cable, they contain special logic for
that task and should have with special software.
The Legend
RE:USB
>On 2002-02-25 11:57:37, Stefan wrote:
>Does anyone how to connect two PCs with USB? If so,
>please tell me how. I'm shure that I must have an
>special cable but I don't have any ideea to build one!
>There's more, I have to program thows PCs to receive or
>transmit data between them.
>If you can help me, please do that.
>
>Thank you!
In your own OS? Do you have USB support done?
If you need it in general, those cables are
not simply cable, they contain special logic for
that task and should have with special software.
The Legend
>Does anyone how to connect two PCs with USB? If so,
>please tell me how. I'm shure that I must have an
>special cable but I don't have any ideea to build one!
>There's more, I have to program thows PCs to receive or
>transmit data between them.
>If you can help me, please do that.
>
>Thank you!
In your own OS? Do you have USB support done?
If you need it in general, those cables are
not simply cable, they contain special logic for
that task and should have with special software.
The Legend
RE:USB
>On 2002-02-25 13:35:04, The Legend wrote:
>>On 2002-02-25 11:57:37, Stefan wrote:
>>Does anyone how to connect two PCs with USB? If so,
>>please tell me how. I'm shure that I must have an
>>special cable but I don't have any ideea to build one!
>>There's more, I have to program thows PCs to receive or
>>transmit data between them.
>>If you can help me, please do that.
>>
>>Thank you!
>In your own OS? Do you have USB support done?
>
>If you need it in general, those cables are
>not simply cable, they contain special logic for
>that task and should have with special software.
>
>The Legend
Thanks!
Do you know something more about that special logic?
Or a link?
>>On 2002-02-25 11:57:37, Stefan wrote:
>>Does anyone how to connect two PCs with USB? If so,
>>please tell me how. I'm shure that I must have an
>>special cable but I don't have any ideea to build one!
>>There's more, I have to program thows PCs to receive or
>>transmit data between them.
>>If you can help me, please do that.
>>
>>Thank you!
>In your own OS? Do you have USB support done?
>
>If you need it in general, those cables are
>not simply cable, they contain special logic for
>that task and should have with special software.
>
>The Legend
Thanks!
Do you know something more about that special logic?
Or a link?
RE:USB
>On 2002-02-25 13:35:04, The Legend wrote:
>>On 2002-02-25 11:57:37, Stefan wrote:
>>Does anyone how to connect two PCs with USB? If so,
>>please tell me how. I'm shure that I must have an
>>special cable but I don't have any ideea to build one!
>>There's more, I have to program thows PCs to receive or
>>transmit data between them.
>>If you can help me, please do that.
>>
>>Thank you!
>In your own OS? Do you have USB support done?
>
>If you need it in general, those cables are
>not simply cable, they contain special logic for
>that task and should have with special software.
>
>The Legend
Thanks!
Do you know something more about that special logic?
Or a link?
I forgot to tell you that I'm plannig to do that on Linux!
>>On 2002-02-25 11:57:37, Stefan wrote:
>>Does anyone how to connect two PCs with USB? If so,
>>please tell me how. I'm shure that I must have an
>>special cable but I don't have any ideea to build one!
>>There's more, I have to program thows PCs to receive or
>>transmit data between them.
>>If you can help me, please do that.
>>
>>Thank you!
>In your own OS? Do you have USB support done?
>
>If you need it in general, those cables are
>not simply cable, they contain special logic for
>that task and should have with special software.
>
>The Legend
Thanks!
Do you know something more about that special logic?
Or a link?
I forgot to tell you that I'm plannig to do that on Linux!
RE:USB
>Thanks!
>
>Do you know something more about that special logic?
>Or a link?
>
>I forgot to tell you that I'm plannig to do that on Linux!
Well, if you're doing it in Linux you should just
have to install USB support and plug the two
comp's through a USB cable (does anybody know if
you have to swap pins for a USB peer-to-peer network
like you do for an ethernet cable).
Check out the Linux USB FAQ... I'm sure there'll
be something about USB networks.
Once that's set up, you can sent and receive through
unix sockets.
Jeff
>
>Do you know something more about that special logic?
>Or a link?
>
>I forgot to tell you that I'm plannig to do that on Linux!
Well, if you're doing it in Linux you should just
have to install USB support and plug the two
comp's through a USB cable (does anybody know if
you have to swap pins for a USB peer-to-peer network
like you do for an ethernet cable).
Check out the Linux USB FAQ... I'm sure there'll
be something about USB networks.
Once that's set up, you can sent and receive through
unix sockets.
Jeff