sockets API封裝類,可以在UNIX和WIN32平臺下工作。提供SSL、IPv6、TCP/UDP sockets、 TCP加密、HTTP協議、高度可定制的錯誤處理。
上傳時間: 2015-04-02
上傳用戶:aeiouetla
在linux環境下,開發的一個類似ping的程序,計算round trip time,即往返時間,可選擇使用TCP或UDP
上傳時間: 2013-12-28
上傳用戶:busterman
用來測試端到端的網絡帶寬,即可用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
本程序用資源分配網(Resource_Allocation Network,簡稱RAN)實現了Hermit多項式在線學習問題。訓練樣本產生方式如下,樣本數400,每個樣本輸入Xi在區間[-4,4]內隨機產生(均勻分布),相關樣本輸出為F(Xi) = 1.1(1-Xi + Xi2)exp(-Xi2/2),測試樣本輸入在[-4,+4]內以0.04為間隔等距產生,共201個樣本。訓練結束后的隱節點為:11個,訓練結束后的平均誤差可達:0.03
標簽: Resource_Allocation Network Hermit RAN
上傳時間: 2014-01-14
上傳用戶:pompey