搜索资源列表
Link
- 类似于360的网络连接状态,例如IP地址、端口号、名称等-360 similar to the state of the network connection, such as IP address, port number, name, etc.
cSharp-tcp-ip
- C#编写的TCP/IP文字传输,可以连接到远程地址、端口,也可以监听本地端口-Written in C# TCP/IP Transfer, you can connect to the remote address, port, local port can monitor
wifiDiscover
- 包含OpenNetCF,扫描wifi信号,获取当前的dhcp信息, ip地址,ping-OpenNetCF , scan wifi signal, ip address, ping.
ArpSender
- ArpSender是C#写的ARP发包器,写的初衷是想试下什么样的ARP包才会引起ARP攻击,构造一些包可能会导致别人上不了网。至于包怎么填,发挥大家的想象吧,嘿嘿。 ArpSender用了SharpPcap这个开源API,有兴趣的到网上查下,用起来挺简单的。编程过程中最大的问题就是线程的问题。发包的代码中用了BackgroundWorker控件,因为参数只能传一个,并且线程是不允许直接调用主窗口控件,后来用了一个结构体struct ArpPac来传,感觉还是很麻烦啊!不过还好在Backg
TextControl2.0_51aspx
- 主要功能是限制Text文本框的输入的字符,防止输入不符合要求,使用户按照规则输入,比如只能输入数字、汉字、电话号码、大小写字母等 1、文本框得/失去焦点用户录入的自定义效果加强。 2、日期的选择。 3、控制用户可录入整数、浮点数(自定义小数位数)、大写字母、小写字母、中文、电话号码、IP地址等。 4、响应回车焦点下移。 /Demo为演示文件 /TextControl 为源码文件-Main function is to limit the Text text
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.
IPScaner
- 通過DNS解析IP地址,或者反向查詢。 根據給定的地址段進行解析-DNS resolve to IP Address
NetServ
- udp自动转发程序,在服务器端运行程winnetserv.exe后就会自动把client.exe发送过来的udp包转发到指定的ip地址-udp automatically forward procedure at the server side to run automatically after the way winnetserv.exe put client.exe sent forward the udp packets to a specific ip address
chap04
- 、测试该文件时应首先启动UdpServer的服务器端,接着启动myUdpClient的客户端软件。 3、在myUdpClient项目文件中myUdpClient.cs文件的56行为连接到远程服务器端的IP地址,这里为本地IP地址,实际使用时应相应更改。 以上软件是需要注册才能长期正常使用的软件,请大家支持正版软件的使用-To test the document should be the first to start UdpServer server-side, an
strangerChart
- C#版局域网聊天软件,界面仿QQ,可以显示好友IP地址,好友形象,好友上线提示,和QQ一样的功能;程序要用到SQL数据库,程序包中附有数据库文件,附加即可,程序在VS2005下编译通过,它同样是基于UDP的聊天工具。-C# version of the LAN chat software, interfaces, fake QQ, you can show your friends IP address, friend' s image and close friends on-line
GetHostNameAndIP
- C Sharp编写 获取主机名和IP地址 VS2008工程-C Sharp for the preparation of the host name and IP address of VS2008 project
SocketCommunication
- Socket实现客户端与服务端通信源码 程序说明: 开发工具:Visual Studio 2005 本程序演示了Socket通信的基本原理,非常适合初学者。程序分为两部分:服务器端与客户端,实际上客户端也可以充当服务器端,本程序两端的区别在于服务器端要发送数据必须要有客户端的连接作为基础,而客户端没有此限制。希望本示例能够给大家学习SOCKET带来帮助。 注意事项: 1.运行程序之前请先设定好服务器端的IP地址,在客户端程序中的设置-》服务器IP设置,可更改为具体服务器的IP
socket
- 3G智能手机开发:socket通讯的发送端和接收端,接收端其IP地址应该是服务器网络的实际地址。-3G smart phone: socket communication transmitter and receiver, the receiver the IP address should be the actual address of the server network.
Csharp-developed-DeskTop-Tool
- C#桌面工具源码,1、动态获取所在城市名、IP地址、天气 2、阴阳历转换 3、提供一个“另类”的方式来运行程序 并附解释文档-C# desktop tools source code, a dynamic access to city name, IP address, the weather 2, lunisolar calendar converter 3, to provide a " alternative" way to run the program
TCP
- 介于TCP协议的一个client-to-client的简单文字通信小程序,只需知道对方IP地址的面向连接协议。-TCP protocol between a client-to-client text communication simple small program, you know the IP address of the other connection-oriented protocol.
STUN_Client_app
- STUN(Simple Traversal of UDP over NATs,NAT 的UDP简单穿越)是一种网络协议,它允许位于NAT(或多重NAT)后的客户端找出自己的公网地址,查出自己位于哪种类型的NAT之后以及NAT为某一 个本地端口所绑定的Internet端端口。这些信息被用来在两个同时处于NAT 路由器之后的主机之间建立UDP通信。该协议由RFC 3489定义。-STUN (Simple Traversal of UDP over NATs, NAT traversal of UDP
WifiDiscoveryTester
- C# windows mobile Application for Wifi Tester through Windows Mobile we can see IP address and APN-C# windows mobile Application for Wifi Tester through Windows Mobile we can see IP address and APN
CSharp-socket
- C# socket消息提醒功能,有服务器端和客户端源程序,开机自启动,缩小到任务栏右下角。服务器端读取数据库(oracle),当有新数据时,客户端右下角弹窗提醒。(注:客户端和服务器端的Bin目录下都有txt文件存取IP地址)-C# socket message reminders, server and client source code, boot from the start, reduced to the lower right corner of the task bar. Serv
CSharp
- 该文档是C#中进程与线程,IP地址转换和套接字的相关PPT,适合学习C#网络编程的同学。-The document is in C# processes and threads, IP address translation and the sockets PPT, suitable for learning C# Network Programming classmates.
CSharp-IP
- IP地址段端口扫描器源码 -IP address port scanner source code