PCIe SBCs communication

Discussion in 'C' started by abraham007, Jul 1, 2012.

  1. abraham007

    abraham007 New Member

    Joined:
    Jul 1, 2012
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hello all

    I have some basic queries about Single Board Computers (SBC) especially relating with their communication in VC++ environment. Suppose i get two PCIe based SBCs and mount them in a chasiss with PCIe backplane available. I write a programm in C++ in Window based VS environment on both SBCs and i want to send some data from SBC-A to SBC-B. Is there any way to exchange data through PCIe bus using C++ Programming?

    I have established communication among normal desktop PCs using Winsock routines in C++ but have no idea of sending/receiving data through PCI bus.

    Kindly help me with any helping material or suggestions.
    Thanks
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice