搜索资源列表
export.socks.4.3.beta2.SOCKStar
- socks听说过把?这个就是关于socks的实现,大概是这样-heard socks-off? This is the realization of socks, something like this
Filetransmit
- 实现了文件的上传与下载功能,网络断掉以后支持断点续传-realized the document upload and download functions, the network cut off future support HTTP
jiebaochengxu
- 局域网的截包程序,包括tcp和udp的两种协议捕包。控制台程序-LAN packet cut-off procedures, including the tcp and udp packet capture of the two agreements. Console Application
rdateserver
- Rdate server. Send date info by tcp connection using port 37 . Client send a petition , server respond and log this transaction on memo. This application permit power-on and power-off the server and it is indicate by Status label-Rdate server
SetIP_MACAddress
- SetIP_MACAddress (Ethernet Library IP/MAC address set demo for ENC28J60 mcu) this code shows how to set the IP and MAC addresses of the ENC28J60 based ethernet board. * after setting these addresses and initializing the ethernet board leda shoul
xorp-1.6.tar
- XORP is a modular, extensible, open source networking platform that can be leveraged by: * Network operators wanting to reduce cost by running open source networking applications on off-the-shelf hardware. * Network equipment vendors wanting
IP_network_packet
- 在一个局域网环境中,用C 语言实现下面的基本功能: (1)确定截包的方法:包括RAW 模式SOCKET、packet32以及直接作为驱动程序挂在NDIS上 (2)要求截获以下包的类型并分析:以太网帧格式、IP包、ICMP包、TCP报文段、UDP报文等相关字段进行描述。 -In a LAN environment, using C language the following basic functions: (1) determine the method of cut-off packa
Socket-Programming
- In this article w ill look at how to program using sockets by implementing an echo server along with a client that we will use to send and receive string messages. I will start off by giving a quick introduction to TCP/IP fundamentals and then ex
liaotian
- 实现局域网聊天,私聊,群聊,上线提醒,下线提醒,有数据库的建立-LAN chat, private chat, group chat, presence awareness, off the assembly line to remind the database to establish
MICROCHIP-TCP-IP-Protocol-stack
- Microchip TCP/IP 协议栈是一套程序,它服务于标准的、基于TCP/IP 的应用程序(HTTP 服务器或邮件客户机等),或者使用在定制的、基于TCP/IP 的应用程序中。为了更好地说明这一点,在本文档的末尾描述了一个完整的HTTP 服务器应用程序,同时给出了协议栈的源代码。-Microchip TCP/IP protocol stack is a set of procedures, which serve the standard The TCP/IP-based applic
tcpdump.tar
- TcpDump可以将网络中传送的数据包的“头”完全截获下来提供分析。它支持针对网络层、协议、主机、网络或端口的过滤,并提供and、or、not等逻辑语句来帮助你去掉无用的信息。tcpdump就是一种免费的网络分析工具,尤其其提供了源代码,公开了接口,因此具备很强的可扩展性,对于网络维护和入侵者都是非常有用的工具。tcpdump存在于基本的FreeBSD系统中,由于它需要将网络界面设置为混杂模式,普通用户不能正常执行,但具备root权限的用户可以直接执行它来获取网络上的信息。因此系统中存在网络分析