LOGIN   :::   RECOVER PASS   :::   GET ACCOUNT    
Browse
  • Projects
  • Code (CVS)
  • Forums
  • News
  • Articles
  • Polls
  •  
    OpenCores
  • FAQ
  • CVS HowTo
  • Mission
  • Media
  • Tools
  • Advertise
  • Mirrors
  • Logos
  • Contact us
  • Job Opportunity
  •  
    Tools
  • Search
      
  • Download Cores (CVSGet)
  •  
    More
  • Wishbone
  • Perlilog
  • EDA tools
  • OpenTech CD
  •  
    Navigation: All forums > Usb > Message List > Message Post

    Message

    Reply | Reply all
    Date Prev | Date Next | Thread Prev | Thread Next Date Index | Thread Index

    From: Thierry LEROUX <tleroux@e...>
    Date: Mon, 4 Mar 2002 17:27:42 +0100
    Subject: RE: [usb] Connecting two PCs
    Top

    Title: Message
    Hello,
    This depends on your final goal. You did not said if you need full or low speed or if you intend to have this function included as a module, a PCI card or on the mother board.
    If i was in such a position, I would buy a small µcontroler (ST ones for example) and build a RS232 to USB function bridge.
    The USB part can receive the frames from the host and this can be transmitted to the peripheral PC on RS232 cable.
    This would be an easy project where you would just have to define the RS232 packets protocol.
    You can also access a small µcontroller via a PCI bridge on a card plugged on the bus.
    Hardware would be more difficult but the whole work would be the same (Defining a kind of protocol).
     
    Regards,
     
    Thierry
    -----Original Message-----
    From: Veeresh [mailto:veeresh@u...]
    Sent: lundi 4 mars 2002 11:46
    To: usb@o...
    Subject: [usb] Connecting two PCs

    Hi all,
     
    Can anybody give me the idea of connecting two PCs. One should act as a peripheral and other as host. I hope there is nothing to be done at the host PC. How to make another PC as peripheral?
     
    Thanks and regards,
    Veeresh
     
    Copyright (c) 1999 OPENCORES.ORG. All rights reserved.