In article <G9MUh.5568$!nnrp1.uunet.ca >,
Clever Monkey <> wrote:
>Jan Koprowski wrote:
>> 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.
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.
--
"It is important to remember that when it comes to law, computers
never make copies, only human beings make copies. Computers are given
commands, not permission. Only people can be given permission."
-- Brad Templeton
|