问题描述
我需要编写一个程序来查找远程计算机的mac地址,这可能是什么?b $ b这可能吗?怎么样?
I need to write a program to find mac address of a remote computer, is
this possible? How?
推荐答案
如果没有特定于平台的代码,你就无法做到这一点。
C语言不提供网络支持。
-
- 马克 - >
-
You cannot do this without platform-specific code which is off-topic here.
The C language does not provide networking support.
--
- Mark ->
--
arp?
/ david
-
安德烈,一个简单的农民,只有一件事在他的脑海里沿着东墙悄悄地走了过来:''安德烈,蠕动......安德烈,蠕动......安德烈,蠕变。''
- 未知
arp?
/david
--
Andre, a simple peasant, had only one thing on his mind as he crept
along the East wall: ''Andre, creep... Andre, creep... Andre, creep.''
-- unknown
有可能,但你不需要写一个程序,因为
有。
Jirka
It is possible, but you don''t need to write a program, since
there is http://www.tcpdump.org.
Jirka
这篇关于如何查找远程计算机的mac地址?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!