用來測試端到端的網絡帶寬,即可用tcp測,也可用udp測,非常好
上傳時間: 2015-04-07
上傳用戶:VRMMO
在51單片機上用匯編實現的TCP/TP協議網絡通信,1、可以接收和發送幀 2、 實現了ARP報文傳輸;3、 ARP應答;4、實現了ICMP協議 5、 可以被其他網絡中的主機Ping到 6、 實現了UDP協議
上傳時間: 2013-12-21
上傳用戶:familiarsmile
本系統在一些大中型企業(跨多達24個區域)一直都在很好的服務過,主要在FTP 控制 UDP控制 HTTP控制 傁客戶數據庫 數據庫 數據壓縮加密方面進行了綜合深入的應用
標簽: 服務
上傳時間: 2015-04-11
上傳用戶:wab1981
SCTP協議棧,SCTP是一種IP層的應用協議,實際上是與TCP,UDP并列的協議,SCTP傳輸比TCP更可靠,目前主要用于SIP類通訊協議。
上傳時間: 2015-04-16
上傳用戶:caixiaoxu26
* A ncurses user interface. * Network statistics to view the amount of packets and data in many different protocols, interfaces and hosts. * View what active TCP connections are on the network. * View UDP packets. * View and log ICMP packets. * View and log the 48bit arp protocol. And also view what make of network card is in each machine * Multithreaded so that the user interface does not interfere with any of the packet captureing methods. * View and log the following user space protocols FTP, POP3, HTTP
標簽: statistics interface ncurses Network
上傳時間: 2015-04-20
上傳用戶:bjgaofei
IPsec VPN的RFC文檔集合: RFC 2401 《Security Architecture for the Internet Protocol》 RFC 2402 《IP Authentication Header》 RFC 2406 《IP Encapsulating Security Payload (ESP)》 RFC 2407 《The Internet IP Security Domain of Interpretation for ISAKMP》 RFC 2408 《Internet Security Association and Key Management Protocol (ISAKMP)》 RFC 2409 《The Internet Key Exchange (IKE)》 RFC 3947 《Negotiation of NAT-Traversal in the IKE》 RFC 3948 《UDP Encapsulation of IPsec ESP Packets》
標簽: RFC Architecture Internet Protocol
上傳時間: 2015-04-21
上傳用戶:hebmuljb
Kismet is an 802.11b network sniffer and network dissector. It is capable of sniffing using most wireless cards, automatic network IP block detection via UDP, ARP, and DHCP packets, Cisco equipment lists via Cisco Discovery Protocol, weak cryptographic packet logging, and Ethereal and tcpdump compatible packet dump files. It also includes the ability to plot detected networks and estimated network ranges on downloaded maps or user supplied image files. Kismet是一個針對IEEE802.11b無線局域網的嗅探和包分析器,支持大多數無線網卡,支持自動檢測UDP、ARP和DHCP的數據包,支持通過CDP協議檢測思科網絡設備,支持加密數據包記錄,采用與Ethereal和Tcpdump兼容的的數據包記錄文件,支持通過用戶提供地圖來檢測和評估無線網絡范圍。
標簽: network dissector sniffing capable
上傳時間: 2014-11-26
上傳用戶:wweqas
普通C51單片機+8019as,支持IP/UDP,希望對想要了解8019驅動的朋友有幫助。
上傳時間: 2013-12-23
上傳用戶:llandlu
Unix下用C語言進行網絡編程的范例,包括TCP、UDP等協議的應用等。
上傳時間: 2015-05-17
上傳用戶:CHENKAI
書的內容: 第一章 面向對象編程 1.1 什么是對象 1.2 修改元件名稱 1.3 對象作用域問題 1.4 類成員的可見性 1.5 對象的相互賦至 1.6 自己創建一個對象 1.7 VCL的結構 1.8 TObjiect 1.9 TPersistent 1.10 TComponet 1.11 TComponent 1.11 TControl 1.12 TWinControl 1.13 TGraphicControl 1.14 TCustom Control 第二章 組件對象模型 2.1 幾個基本概念 2.2 客戶和服務器 2.3 認識GUID。CLSID。IID 2.4 引用技術 2.5 什么是IUnknown接口 2.6 Dll形式的COM服務器 2.7 接口 2.8 調度接口 2.9 雙重接口 2.10 對接口的應用 第3章 ActiveX 第4章 Type Libraty 第5章 創建ActiveX控件 第6章 OLE自動化 第7章 使用WinSock 第8章 使用FTP控件 第9章 使用UDP控件 第10章 使用HTTP控件 第11章 使用HTML控件 第12章 使用SMTP控件 第13章 使用POP控件 第14章 使用NNTP控件 第15章 創建Web服務器應用程序 第16章 Web服務器的細節 //從第3章我就不詳細寫了~
上傳時間: 2015-05-18
上傳用戶:xzt