xl2tpd a Layer 2 Tunneling Protocol (L2TP) daemon. It supports IPsec SA reference tracking, which enables the IPsec stacks to support multiple l2tp clients behind the same NAT router and multiple l2tp clients on the same internal IP address. It is a fork of "l2tpd". Release focus: Minor feature enhancements Changes: Support for passwordfd, a workaround for some Cisco routers, and extended logging.
資源簡介:xl2tpd a Layer 2 Tunneling Protocol (L2TP) daemon. It supports IPsec SA reference tracking, which enables the IPsec stacks to support multiple l2tp clients behind the same NAT router and multiple l2tp clients on the same internal IP address...
上傳時間: 2014-01-20
上傳用戶:541657925
資源簡介:xl2tpd is an implementation of the Layer 2 Tunnelling Protocol (RFC 2661). L2TP allows you to tunnel PPP over UDP. Some ISPs use L2TP to tunnel user sessions from dial-in servers (modem banks, ADSL DSLAMs) to back-end PPP servers. Anothe...
上傳時間: 2014-01-20
上傳用戶:Altman
資源簡介:About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses memory mapped I/O (if available), supports cursors, and can create in-memory databases. Release focus: Major feature enhancements Cha...
上傳時間: 2013-12-11
上傳用戶:LouieWu
資源簡介:Liferea is an abbreviation for Linux Feed Reader. It is a news aggregator for online news feeds. It supports a number of different feed formats including RSS/RDF, CDF and Atom. There are many other news readers available, but these other...
上傳時間: 2016-12-05
上傳用戶:luopoguixiong
資源簡介:Glurp is a GTK+-2.x based graphical client for the Music Player Daemon !
上傳時間: 2017-01-31
上傳用戶:tuilp1a
資源簡介:Synchronous Serial Communications (SSC) is a synchronous serial communications Protocol between a target PICmicro microcontroller unit and the PICkit 1 or 2.
上傳時間: 2013-12-18
上傳用戶:
資源簡介:L2TP(Layer Two Tunneling Protocol)是實現二層隧道VPN(Virtual Private Network)的主要技術,有L2TPV2和L2TPV3兩個協議標準;為了進一步提高私有網絡的安全性,本文研究了VPN和L2TP隧道技術的基本實現技術,并在現有L2TPV2協議非對稱工作模型的基礎上實...
上傳時間: 2013-10-31
上傳用戶:iven
資源簡介:This firmware translates a PS/2 mouse to a USB mouse. The translator firmware is entirely interrupt driven (with the exception of sending the data via USB to the host.) An interrupt is generated when the PS/2 start bit is received, at...
上傳時間: 2015-04-26
上傳用戶:cuiyashuo
資源簡介:為DELL的layer 2 Switch的Web server中java applet的源始碼,功能為利用java applet主動傳送訊息到browser,借著此訊息轉換成網頁,再顯現在browser。
上傳時間: 2014-01-19
上傳用戶:cc1
資源簡介:He was the first one (I noticed of) who coded a decrypter for yC 1.2 :)...good job. Also if it hasn t full support yet >:-) So as I promised...here s the source code. I hope it helps someone.
上傳時間: 2015-05-03
上傳用戶:498732662
資源簡介:A book describe RTP Protocol over the internet. It offers readers detailed technical guidance for designing, implementing, and managing any RTP-based system
上傳時間: 2014-01-04
上傳用戶:com1com2
資源簡介:a chap 2 for learn ing about java, it is a good for begineer start from learning for java
上傳時間: 2014-01-10
上傳用戶:evil
資源簡介:KphoneSI (kpsi) is a SIP (Session Initiation Protocol) user agent for Linux, with which you can initiate VoIP (Voice over IP) connections over the Internet, send Instant Messages, subscribe your friends presence information and start ...
上傳時間: 2015-09-13
上傳用戶:sy_jiadeyi
資源簡介:Pragmatic Ajax - A Web 2.0 Primer.pdf ajax寶典
上傳時間: 2015-10-16
上傳用戶:evil
資源簡介:給定n 個整數n a , a , ,a 1 2  組成的序列,試設計一個O(n)時間算法,計算其最大覆蓋區間長度。
上傳時間: 2015-10-23
上傳用戶:ZJX5201314
資源簡介:給定n 個整數n a , a , ,a 1 2 組成的序列,試設計一個O(n)時間算法,計算其最大覆蓋區間長度。
上傳時間: 2015-10-23
上傳用戶:moerwang
資源簡介:《DCOM入門》隨書源碼 Chapter 1 (Distributed Computing) N/A Chapter 2 (DCOM Overview) N/A Chapter 3 (Objects) Basics Chapter 4 (Components) Basics Chapter 5 (Infrastructure) Infrastructure Chapter 6 (Building Components with ATL) OCRSe...
上傳時間: 2014-01-03
上傳用戶:haoxiyizhong
資源簡介:This code sample shows how to write a simple Javadoc 1.2 Doclet. Used with Javadoc, it can generate a Unix-style inverted index for a set of Java classes, with links to real Java API documentation. Includes directions and source code. Thi...
上傳時間: 2015-11-16
上傳用戶:希醬大魔王
資源簡介:Pragmatic Ajax A Web 2.0 Primer good book for ajax and it is the complete version for pragmatic ajax
上傳時間: 2015-12-15
上傳用戶:nairui21
資源簡介:(五)測試數據:n=0 n=-1 n=2 a 1 2 a 2 3 a 3 4 d 3 5 n=2 a 1 5 a 2 10 d 1 15 a 3 20 a 4 25 a 5 30 d 2 35 d 4 40 e 0 0 (六)測試結果:error error 沒付錢,沒停就走了 第一輛車付50元 第二輛車付125元 第三...
上傳時間: 2014-02-08
上傳用戶:wfeel
資源簡介:A USB to KWP2000 Protocol hardware and software for car diagnostic
上傳時間: 2016-04-03
上傳用戶:aa54
資源簡介:求解 形如 a*x^2+b*x+c=0 (mod p)的二次同余方程,其中p為任意素數,a,b,c為任意整數.
上傳時間: 2014-01-11
上傳用戶:er1219
資源簡介:IEEE-1588™ STANDARD FOR A PRECISION CLOCK SYNCHRONIZATION Protocol FOR NETWORKED MEASUREMENT AND CONTROL SYSTEMS
上傳時間: 2014-01-11
上傳用戶:Miyuki
資源簡介:chord article Chord: A Peer-to-Peer Protocol Hoeteck Wee May 1, 2003
上傳時間: 2014-09-09
上傳用戶:lindor
資源簡介:a Real-time Transport Protocol(RTP,RFC3550) library,實時傳輸協議庫,支持WINDOWS,LINUX平臺,這是09年最新版本
上傳時間: 2017-04-13
上傳用戶:杜瑩12345
資源簡介:it is a mpeg 2 encoder document
上傳時間: 2014-01-08
上傳用戶:songrui
資源簡介:WiseMAC is a medium access control Protocol designed for the WiseNETTMwireless sensor network. It is based on CSMA and uses the preamble sampling technique to minimize the power consumed when listening to an idle medium.
上傳時間: 2014-01-20
上傳用戶:x4587
資源簡介:X-MAC, a low power MAC Protocol for wireless sensor networks (WSNs). Standard MAC Protocols developed for duty-cycled WSNs such as BMAC, which is the default MAC Protocol for TinyOS, employ an extended preamble and preamble sampling.
上傳時間: 2014-01-13
上傳用戶:王楚楚
資源簡介:ICETEK-VC5509-A 實驗2.1 DSP數據存取實驗
上傳時間: 2013-12-24
上傳用戶:guanliya
資源簡介:This section contains a brief introduction to the C language. It is intended as a tutorial on the language, and aims at getting a reader new to C started as quickly as possible. It is certainly not intended as a substitute for any of the nu...
上傳時間: 2013-12-23
上傳用戶:liansi