How to send frame address by MAC

J

Jan Koprowski

I need to send frames address by MAC address. I know that i can
translate IP to MAC address by RIP but in my program I must to write
MAC address, put this address to struct and send the simple frame to
this MAC address. How can I do that ?
 
C

Clever Monkey

Jan said:
I need to send frames address by MAC address. I know that i can
translate IP to MAC address by RIP but in my program I must to write
MAC address, put this address to struct and send the simple frame to
this MAC address. How can I do that ?
By asking this question on a more appropriate newsgroup. Try a
newsgroup dedicated to TCP/IP networking.
 
W

Walter Roberson

By asking this question on a more appropriate newsgroup. Try a
newsgroup dedicated to TCP/IP networking.

The methods of sending raw frames are system specific, so the
tcp newsgroup is not the best place -- especially since the
OP wants to bypass the tcp layer. I would suggest that the OP
would be better visiting a newsgroup specific to the operating
system in use.

[OT]
RIP doesn't translate IP to MAC: that function is ARP.
 
C

Clever Monkey

Walter said:
By asking this question on a more appropriate newsgroup. Try a
newsgroup dedicated to TCP/IP networking.

The methods of sending raw frames are system specific, so the
tcp newsgroup is not the best place -- especially since the
OP wants to bypass the tcp layer. I would suggest that the OP
would be better visiting a newsgroup specific to the operating
system in use.

[OT]
RIP doesn't translate IP to MAC: that function is ARP.

You are right, of course. My initial reply had the phrase "Ethernet or
TCP/IP" but I removed it for some reason.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,143
Latest member
SterlingLa
Top