搜索资源列表
Mac 风格的按钮源码
- CSharp写的Mac 风格的按钮源码和使用实例 。-CSharp write Mac-style buttons source and the use of examples.
使局域网内的某主机断网
- 功能 使局域网内的某主机断网 收不到数据包 可依据ip,mac地址,计算机名进行断网(非arp) 基于交换机mac表的自动学习功能 c#+sharppcap(winpcap开发包的c#插件)编写 环境 .net3.5+winpacp4.02,Feature allows a host within the LAN can not receive packets off network can be based on ip, mac address, computer name for plan
scanlanscan
- 用C#实现的多线程IP MAC 主机名称等局域网扫描软件。-Implemented using C# multi-threaded IP MAC host name and other LAN scanning software.
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
ProgressFormControl
- 针对实现的进度条模态窗体,在此开发了一个自定义控件,可以实现:(1)实时的模态进度条窗体显示;(2)等待的MAC类型进度条窗体。文件带中有源程序及详细标注和实例工程.-An Custom Control with two puerpose:(1)Normal ProgressForm in real time (2)Circle WaiteForm in waiting time Demo included!
LoadingCircle
- 经典环形进度条载入动画C#控件,相信大家都已经见过了,就是一个载入动画,环形的圆环在不停的旋转,支持FireFox、IE7、Mac等多种风格,还可以背景透明,这是C#专用控件。-Classic circular progress bar loading animation C# control, I believe we all have seen, that is a loading animation, annular ring in constant rotation, support f
WOL
- 远程唤醒 简单的数据包构造发送的方法 需要知道远程主机的IP和MAC-Remote wake-up a simple packet structure to send the method needs to know the remote host
get_ip_mac
- 一个小习作,用C#编写的小程序,用于获取局域网内电脑的IP地址及对应的网卡MAC地址,很简单,看了就知道。 -A small exercises, using CSharp prepared applet for access to the LAN computer IP address and the corresponding network adapter MAC address, is very simple, read on to know.
gnome-rdp-0[1].2.3.tar
- 这是一远程桌面连接的客户端源代码.支持window下的远程桌面服务.-This is a Remote Desktop Connection client source code. To support the window under the Remote Desktop service.
Password
- C#开发的读取网卡Mac地址工具,常用于捆绑产品加密使用-C# development tools to read the network card Mac address, encryption products commonly used in the use of bundled
ChattingSystemWithSecurityFunction
- 这是我上学时的一个作业,使用symetric key和mac给一个聊天程序发送的信息加密和解密。使用c#编写。单机测试的时候,打开2个实例,然后其中一个点listen,另一个的hostname填上localhost,然后点连接。两个chat就可以互相发送信息了。-This is my school, a job, use symetric key and the mac to a chat program to send the message encryption and decryption
LoadingCircle
- 非常绚丽的xp,mac,IE样式的加载框,仅供学习和交流-A very splendid xp, mac, IE-style load box, only to learn and exchange
NetworkMonitoringSystem
- C# form编写,网络存活IP扫描,及开放端口扫描,MAC扫描。-C# form preparation, survival of IP network scanning, and open port scanning, MAC Scan.
mac
- C#编程获取局域网IP及网卡MAC地址,对于做机器指纹有帮助-C# Programming for the LAN adapter IP and MAC address, useful for doing computer fingerprint
Wpf3FD
- WPF是微软新一代图形系统,运行在.NET Framework 3.0架构下,为用户界面、2D/3D 图形、文档和媒体提供了统一的描述和操作方法。基于DirectX 9/10技术的WPF不仅带来了前所未有的3D界面,而且其图形向量渲染引擎也大大改进了传统的2D界面,比如Vista中的半透明效果的窗体等都得益于WPF。 程序员在WPF的帮助下,要开发出媲美Mac程序的酷炫界面已不再是遥不可及的奢望。 WPF相对于Windows客户端的开发来说,向前跨出了巨大的一步,它提供了超丰富的.NET UI
CSharp
- 获取路由器信号强度,获取路由器地址mac等-Get router signal strength
CSharp-MAC
- 我自已编的,MAC地址获取器,用C#编写的。带有原码。里面带有多线程编程。-My own series, MAC address acquisition device, written by C#. With the original code. Inside a multithreaded programming.
CSharp-MAC-changer
- 改变Mac地址的程序,通过修改操作系统注册表完成-Mac address change process, completed by modifying the operating system registry
CSharp-internet
- VisualC#的网络开发 案例1 动态获取本机MAC地址 案例2 动态获取本机IP地址 案例3 动态网络Ping操作 案例4 定时访问互联网 案例5 定制网络浏览器程序 案例6 动态发送电子邮件 案例7 动态读取XMI文件-Visual C# network development Example 1 Get the local MAC address dynamically Case 2 dynamically obtains the local IP