摘要:
using System.Runtime.InteropServices; [DllImport("Iphlpapi.dll")] private static extern int SendARP(Int32 dest,Int32 host,ref Int64 mac,ref Int32 length); [DllImport("Ws2_32.dll")] private st... 阅读全文
posted @ 2005-11-12 15:54
愛如風過
阅读(381)
评论(0)
推荐(0)
浙公网安备 33010602011771号