The source code for this package is located in src/gov/nist/sip/proxy. The proxy is a pure JAIN-SIP application: it does not need proprietary nist-sip classes in addition of those defined in JAIN-SIP 1.1, you can substitute the NIST-SIP stack by another JAIN-SIP-1.1 compliant stack and it should interoperate. he proxy can act as presence server and be able to process NOTIFY and SUBSCRIBE requests. If this parameter is disabled, the proxy will simply forward those kind of requests following the appropriate routing decision.
標簽: proxy The JAIN-SIP package
上傳時間: 2015-11-30
上傳用戶:ippler8
本書分為四大篇。第一篇提出學(xué)習(xí)MFC程序設(shè)計之前的必要基礎(chǔ),包括Widnows程序的基本觀念以及C++的高階議題。“學(xué)前基礎(chǔ)”是相當主觀的認定,不過,甚于我個人的學(xué)習(xí)經(jīng)驗以及教學(xué)經(jīng)驗,我的挑選應(yīng)該頗具說服力。第二篇介紹Visual C++整合環(huán)境開發(fā)工具。本篇只不過是提綱挈領(lǐng)而已,并不企圖取代 Visual C++使用手冊。然而對于軟件使用的老手,此篇或已足以讓您掌握Visual C++整合環(huán)境。工具的使用雖然談不上學(xué)問,但在視覺化軟件開發(fā)過程中扮演極重角色,切莫小覷它。 第三篇介紹application framework的觀念,以及MFC骨干程序,所謂骨干程序,是指Visual C++的工具AppWizard所產(chǎn)生出來的程序碼。當然,AppWizard會根據(jù)你的選項做出不同的程序碼,我所據(jù)以解說的,是大眾化選項下的產(chǎn)品。 第四篇以微軟公司附于Visual C++光碟片上的一個范例程序Scribble為主軸,一步一步加上新的功能。并在其間深入介紹Runtime Type Information(RTTI)、Dynamic Creation、Persistence(Serialization)、Message Mapping、Command routing等核心技術(shù)。這些技術(shù)正是其他書籍最缺乏的部分。此篇之最后數(shù)章則脫離Scribble程序,另成一格。 本書內(nèi)含光盤一片,書中所有原始碼與可執(zhí)行文件盡在其中。
上傳時間: 2016-03-03
上傳用戶:Ants
More details can be found in the publications on directed diffusion. Directed diffusion simulation code is available in ns-2. The latest release of the diffusion routing software is available on the Testbeds and Software page.
標簽: diffusion publications simulation Directed
上傳時間: 2016-06-29
上傳用戶:daguda
A Module-based Wireless Node (MW-Node) is a Node with wireless and mobile capabilities added by means of modules. It is not a new node object derived from Node. Rather it is a new layout of mostly existing components. Rationale for this new design has been presented in [1]. The MW-Node provides a flexible support for wireless and mobile networking and in particular: support for multiple interfaces/multiple channels, and a common basis for the implementation of wireless routing protocols.
標簽: Node Module-based capabilities Wireless
上傳時間: 2013-12-26
上傳用戶:大三三
1. Learning NS Website (中文,有介紹Unicast routing) 2. 華玄明網(wǎng)際網(wǎng)路實驗室 - NS2 討論區(qū) (臺灣NS2討論區(qū)) 3. NS仿真軟件 (中國大陸NS2討論區(qū)) 4. The Network Simulator: Contributed Code (一些研究人員所貢獻的程式碼,這些程式碼並沒有包含在NS2原本的程式碼內(nèi)) 5. The Network Simulator: Building Ns (介紹如何安裝NS2) 6. NsNam Site Search (有關(guān)於NS和NAM的搜尋引擎)
上傳時間: 2016-11-03
上傳用戶:huangld
DTNSim2 is a simulator for Delay-Tolerant Networks (DTNs) written in Java. It is based on Sushant Jain s DTNSim, which was used for the routing in a delay tolerant network paper. It has been exensively modified.
標簽: Delay-Tolerant simulator Networks DTNSim2
上傳時間: 2016-11-06
上傳用戶:tianyi223
Many CAD users dismiss schematic capture as a necessary evil in the process of creating PCB layout but we have always disputed this point of view. With PCB layout now offering automation of both component placement and track routing, getting the design into the computer can often be the most time consuming element of the exercise. And if you use circuit simulation to develop your ideas, you are going to spend even more time working on the schematic.
標簽: schematic necessary creating dismiss
上傳時間: 2014-01-25
上傳用戶:WMC_geophy
The ONE is a Opportunistic Network Environment simulator which provides a powerful tool for generating mobility traces, running DTN messaging simulations with different routing protocols, and visualizing both simulations interactively in real-time and results after their completion.
標簽: Opportunistic Environment simulator provides
上傳時間: 2017-04-16
上傳用戶:gmh1314
深入淺出MFC是一本介紹 MFC(Microsoft Foundation Classes)程式設(shè)計技術(shù)的書籍。對于 Windows 應(yīng)用軟體的開發(fā)感到興趣,并欲使用 Visual C++ 整合環(huán)境的視覺開發(fā)工具,以 MFC 為程式基礎(chǔ)的人,都可以從此書獲得最根本最重要的知識與實例。 如果你是一位對 Application Framework 和物件導(dǎo)向(Object Oriented)觀念感興趣的技術(shù)狂熱份子,想知道神秘的 Runtime Type Information、Dynamic Creation、Persistence、Message Mapping 以及 Command routing 如何實作,本書能夠充分滿足你。事實上,依我之見,這些核心技術(shù)與徹底學(xué)會操控 MFC 乃同一件事情。
標簽: Foundation MFC Microsoft Classes
上傳時間: 2013-12-31
上傳用戶:fxf126@126.com
本書分為四大篇。第一篇提出學(xué)習(xí)MFC程序設(shè)計之前的必要基礎(chǔ),包括Widnows程序的基本觀念以及C++的高階議題?!皩W(xué)前基礎(chǔ)”是相當主觀的認定,不過,甚于我個人的學(xué)習(xí)經(jīng)驗以及教學(xué)經(jīng)驗,我的挑選應(yīng)該頗具說服力。第二篇介紹Visual C++整合環(huán)境開發(fā)工具。本篇只不過是提綱挈領(lǐng)而已,并不企圖取代 Visual C++使用手冊。然而對于軟件使用的老手,此篇或已足以讓您掌握Visual C++整合環(huán)境。工具的使用雖然談不上學(xué)問,但在視覺化軟件開發(fā)過程中扮演極重角色,切莫小覷它。 第三篇介紹application framework的觀念,以及MFC骨干程序,所謂骨干程序,是指Visual C++的工具AppWizard所產(chǎn)生出來的程序碼。當然,AppWizard會根據(jù)你的選項做出不同的程序碼,我所據(jù)以解說的,是大眾化選項下的產(chǎn)品。 第四篇以微軟公司附于Visual C++光碟片上的一個范例程序Scribble為主軸,一步一步加上新的功能。并在其間深入介紹Runtime Type Information(RTTI)、Dynamic Creation、Persistence(Serialization)、Message Mapping、Command routing等核心技術(shù)。這些技術(shù)正是其他書籍最缺乏的部分。此篇之最后數(shù)章則脫離Scribble程序,另成一格。 本書內(nèi)含光盤一片,書中所有原始碼與可執(zhí)行文件盡在其中。
上傳時間: 2014-01-04
上傳用戶:x4587
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1