CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2006
    Posts
    3

    Question Network programming with mac-adress

    Hello

    I have to make an connection to a FPGA-borad.

    http://www.celoxica.com/products/rc300/default.asp

    This board only supports ethernet communication with the mac-layer. Now I have to build an app that can send data(in my case images) to the board.

    My question is now how can i send data using the mac-layer only.
    I do not think that we are using a router/switch between the pc and the board, we will use an pachted-ethernet-cable.

    Sorry i think i posted this one in the wrong thrad. soory

    Thanks for the help

    Roggey
    Last edited by roggey; February 17th, 2006 at 07:27 AM.

  2. #2
    Join Date
    Mar 2004
    Location
    (Upper-) Austria
    Posts
    2,899

    Re: Network programming with mac-adress

    [ Moved Thread ]
    I am not offering technical guidiance via email or IM
    Come on share your photo with us! CG members photo album!
    Use the Code Tags!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured