WAP無線應用協議.包括WAE Wireless Application Enviromnent 無線應用環境, WAP Wireless Application Protocol 無線應用協議,WDP Wireless Datagrm Protocol 無線數據報協議,WML Wireless Markup Language 無線標記語言,WSP Wireless Session Protocol 無線會話協議,WTA Wireless Telephony Application 無線電話應用,WTLS Wireless Transport Layer security 無線傳輸層安全,WTP Wireless Transaction Protocol 無線事務協議
標簽: Application Wireless Enviromnent WAP
上傳時間: 2015-09-12
上傳用戶:lijinchuan
1.left.aspx下部分實現了讀取RDF(RDF format feeds,是描述web資源的W3C XML格式)格式的feeds,可點擊第三條“RDF Test”進行對比。 RDF與普通XML的主要區別是它的根節點下是<items>,而不是<channel>。 2.運行時,需要根據自己的機子改變RssReader.cs中的 String connStr = @"Data Source=6998D47256954C1\SQLEXPRESS Initial Catalog=rss Integrated security=True"
上傳時間: 2014-01-17
上傳用戶:邶刖
《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) OCRServer Chapter 7 (Using COM Objects) OCRClient Chapter 8 (COM in Cyberspace) Cyber Chapter 9 (Applying security) security Chapter 10 (Connecting Objects) Chat
標簽: Chapter DCOM Distributed Computing
上傳時間: 2014-01-03
上傳用戶:haoxiyizhong
This book keeps the exposition as straightforward as possible and enables you to cut through the maze of acronyms, hacking tools, rumored weaknesses, and vague vendor security claims to make educated security decisions when purchasing or deploying WLAN."
標簽: straightforward exposition the possible
上傳時間: 2014-01-07
上傳用戶:851197153
信息安全與保密的一些PPT文件,對初學者可以了解概況,Information security and confidentiality of PPT document for beginners can understand Profiles.
標簽: 信息安全
上傳時間: 2013-12-17
上傳用戶:410805624
Software Testing, Second Edition provides practical insight into the world of software testing and quality assurance. Learn how to find problems in any computer program, how to plan an effective test approach and how to tell when software is ready for release. Updated from the previous edition in 2000 to include a chapter that specifically deals with testing software for security bugs, the processes and techniques used throughout the book are timeless. This book is an excellent investment if you want to better understand what your Software Test team does or you want to write better software.
標簽: practical Software provides software
上傳時間: 2014-08-01
上傳用戶:zhaiyanzhong
B/S版ERP安裝方法 1、安裝IIS5.0、Microsoft .NET Framework 1.1及SQL Server2000 2、將目錄Copy_of_ERP和webctrl_client復制到C:/Inetpub/wwwroot下,并將Copy_of_ERP目錄設置成IIS虛擬目錄 3、在SQL Server2000中新建一個Storage用戶和LXTXERP數據庫,然后將Data目錄中的LXTXERP.BAK數據庫備份文件還原 4、修改Copy_of_ERP目錄下的Web.config文件的連接屬性sa用戶的密碼: <add key="mydns" value="data source=(local) initial catalog=LXTXERP persist security info=False user id=sa pwd=123 workstation id=jl packet size=4096" /> 5、在Windows管理工具中打開Internet 服務管理器,運行Copy_of_ERP中的Login.aspx打開ERP登錄頁面,默認用戶:admin 密碼:123 6、OK
標簽: webctrl_clie Copy_of_ERP Framework Microsoft
上傳時間: 2015-12-09
上傳用戶:zhuimenghuadie
This code was used to produce simulation results described in: Using Directional Antennas to Prevent Wormhole Attacks Lingxuan Hu and David Evans. Network and Distributed System security Symposium, San Diego, 5-6 February 2004.
標簽: Directional simulation described Antennas
上傳時間: 2014-12-06
上傳用戶:xieguodong1234
With User Mode Linux you can create virtual Linux machines within a Linux computer and use them to safely test and debug applications, network services, and even kernels. You can try out new distributions, experiment with buggy software, and even test security. Now, for the first time, the creator and maintainer of User Mode Linux shows how to put it to work hands-on. Jeff Dike covers everything from getting started through running enterprise-class User Mode Linux servers. You ll find authoritative advice on bootup, compilation, administration, specialized configurations, and much more.
標簽: Linux computer machines virtual
上傳時間: 2013-12-19
上傳用戶:xinzhch
商品銷售管理系統 1.首先確保您的機器上安裝了SQL Server數據庫。將SQL Server服務器名稱改為JAMESLIN,如果不修改服務器名稱,則需要修改VB程序,在frmLogin窗體的cmdOK_Click函數中,修改代碼: strConn = "Provider=SQLOLEDB.1 Integrated security=SSPI Persist security Info=False Initial Catalog=Sale Data Source=JAMESLIN UID=Admin PWD=111" 即Source=JAMESLIN中的“JAMESLIN”改為您本機服務器名。 2.在SQL Server“企業管理器”中“安全性|登錄”中,創建用戶:Admin,其密碼為111。 3.打開SQL Server“企業管理器”的“工具|還原數據庫”菜單命令,在對話框在設置還原的數據庫名為Sale,選擇從“設備”還原,根據向導逐步選擇本章目錄的“數據庫”子目錄下的文件Sale Backup,從而建立數據庫。 這樣,就可以運行本章程序了。
上傳時間: 2015-12-30
上傳用戶:nairui21