How do we get data from ethernet

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gnanapoongothai
    New Member
    • Jun 2007
    • 62

    How do we get data from ethernet

    Hi
    I am into the project of processing data from ethernet cards at a fast rate and send the process data out. Byt i am struck with abt details of hoe to access the data from ethernet. i know NIC cards are there and you have connector. When programming in c in vc++ what port u use and some explanation abt how to get the data. Awaiting a reply from u all soon to clarify my query.
  • sicarie
    Recognized Expert Specialist
    • Nov 2006
    • 4677

    #2
    Originally posted by gnanapoongothai
    Hi
    I am into the project of processing data from ethernet cards at a fast rate and send the process data out. Byt i am struck with abt details of hoe to access the data from ethernet. i know NIC cards are there and you have connector. When programming in c in vc++ what port u use and some explanation abt how to get the data. Awaiting a reply from u all soon to clarify my query.
    I would recommend googling/researching socket programming. That should get you started on transfers and ports/sockets.

    Comment

    Working...