搜索资源列表
mutmacnetcardstalk
- 基于MAC网卡物理地址的通信类,可实现不同网段之间通信本类为C++源码需要 winpcap 支持 winpcap 官方地址 http://www.winpcap.org/ winpcap 3.0通过测试。 -based on the MAC address of the network card physical communications category, can be realized between different segments of the communications
CSharp
- C# 实现修改IP,获取MAC地址,获取网络流量信息,对网卡实现监控的源代码-C# to achieve changes IP, get MAC addresses, access to network traffic information, on the card monitor and control the source code
ArpSender
- ArpSender是C#写的ARP发包器,写的初衷是想试下什么样的ARP包才会引起ARP攻击,构造一些包可能会导致别人上不了网。至于包怎么填,发挥大家的想象吧,嘿嘿。 ArpSender用了SharpPcap这个开源API,有兴趣的到网上查下,用起来挺简单的。编程过程中最大的问题就是线程的问题。发包的代码中用了BackgroundWorker控件,因为参数只能传一个,并且线程是不允许直接调用主窗口控件,后来用了一个结构体struct ArpPac来传,感觉还是很麻烦啊!不过还好在Backg
S-MAC
- 对无线传感器网络中S-MAC协议的基于OMNET++仿真软件用C++语言编程的源代码-For wireless sensor networks S-MAC protocol based on OMNET simulation software using C language programming source code
wimax_election
- IEEE 802.16 WiMax mesh mode MAC层 mesh election algorithm的C++ 代码,做网络仿真的朋友可能需要-Mesh election algorithm souce code for IEEE 802.16 WiMax mesh mode
code_combining
- calculate the throughput and the number of transmissions of signal using the method of code combining.HARQ protocol
Sockets-2.3.9.1
- C++ Sockets 是一个跨平台的 Sockets 库,实现包括 TCP、UDP、ICMP、SCTP 协议。已实现的应用协议包括有 SMTP、HTTP(S)、Ajp (1.3)。具有 SOCKS 客户端实现以及匿名 DNS ,支持 HTTP 的 GET/POST/PUT 以及 WebServer 的框架。-his is a GPL licensed C++ class library wrapping the berkeley sockets C API, and therefore wor
GetMAC
- 通过程序实现获取本机mac地址,visual c++源码-Program for access to the machine through the mac address, visual c++ source code
smit.tar
- arp Smit is a simple ARP hijacking tool for switched/unswitched networks. It wor ks even better on switched networks, because the spoofed sides do not see th e duplicated packets. I based the tool on sources from arpmitm and arprelay and included nic
scan_mac
- 查看对方的MAC地址和主机名的c源代码,很久前收藏的,有兴趣的同学可以看看~-View each other s MAC address and host name of the c source code, for a long time before collection, interested students can look ~
mac
- 使用C++代码编写获取计算机mac地址程序,返回为Char指针-Written in C++ code to get mac address computer program, returns a pointer to a Char
wakeup_on_lan
- 一个简单的远程开机的源代码(C++),只要给定MAC地址, 并且该机子的BIOS设置为允许远程开机,该程序就能做到开机的效果-a simple remote boot source code (C), as long as the given MAC address, and the machine' s BIOS settings to allow remote boot, the program will be able to boot effect
Get20Mac20Address
- code for get Mac Address c#.
DarwinStreamingSrc5.0.1.1
- Darwin Streaming Server简称DSS。DSS是Apple公司提供的开源实时流媒体播放服务器程序。整个程序使用C++编写,在设计上遵循高性能,简单,模块化等程序设计原则,务求做到程序高效,可扩充性好。并且DSS是一个开放源代码的,基于标准的流媒体服务器,可以运行在Windows NT和Windows 2000,以及几个UNIX实现上,包括Mac OS X,Linux,FreeBSD,和Solaris操作系统上的。-Darwin Streaming Server (DSS) is
