Jun 5, 2009

Cisco Press CCIE Professional Development Troubleshooting Remote Access Networks

http://www.ciscopress.com/ShowCover.asp?isbn=1587050765&type=c

Product Description

A guide to understanding the troubleshooting tools, commands, and methodologies that enable reliable performance for remote access services

  • Gain a solid grasp of enterprise telecommunications technology fundamentals, including service options and clocking, line coding, and framing in carrier systems
  • Understand how network traffic is handled by carriers and service providers
  • Examine a layer-by-layer, systematic approach to troubleshooting issues
  • Design, configure, and troubleshoot T1 and PRI circuits, text and PPP dial-in and dial-out services, and Cisco AS5000 Access Servers
  • Design, configure, and troubleshoot ISDN BRI at the physical, data link, and network levels, as well as PPP, MMP, and telephone interfaces
  • Design, configure, and troubleshoot Frame Relay UNI and NNI interfaces, with a focus on new installs, wrong DLCI, LMI settings, performance and multicast issues, and re-hosting of Frame Relay service
  • Design, configure, and troubleshoot PTPP, L2TP, and IPSec VPNs, examining specific VPN clients, Internet technology, and LAN issues
  • Resolve common availability issues for all major remote access technologies through real-world scenarios for dial, ISDN, Frame Relay, and VPNs

The ranks of telecommuters, remote employees, and mobile users are growing every day and their communications needs are expanding just as rapidly. Advancements in remote access technologies allow users to become less dependent on the office and to increase productivity without sacrificing the convenience of direct access to the corporate network. Convenient, secure, and reliable connections are crucial to corporate reliance on remote access. Customers, employees, and partners should connect seamlessly, as if they were in company headquarters. They also must count on the ability to log in and to remain connected at an expected level of performance. Understanding how to deploy remote access services is the first step to realizing the benefits that these services offer but inconsistent performance or denial of service threaten productivity gains. It is critical that these services not only be available but also perform as promised.

Troubleshooting Remote Access Networks helps you understand underlying technologies and gain insight into the challenges, issues, and best practices for supporting remote access networks. This book focuses on the enterprise portion of a remote access network and includes service provider troubleshooting and design information that helps both enterprise and service provider network engineers understand the larger picture of remote access networks. This book opens with a section covering fundamental concepts. Design issues, provisioning, DSL and cable connectivity options, central office operations, authentication techniques, and troubleshooting tools are all addressed in this part of the book, forming the foundation upon which later sections are built. Each of the subsequent four parts examines a key remote access technology, including dial, ISDN, Frame Relay, and VPNs. Each part is a self-contained tutorial, providing foundation review, design and configuration overviews, and troubleshooting techniques. Each part concludes with a series of real-world support scenarios that represent proven best practices for remote access network management, drawn from tens of thousands of cases handled by the Cisco Remote Access team.

Whether you are looking for a design, configuration, and support reference guide, or need a preparation tool to help you prepare for the CCIE exam, Troubleshooting Remote Access Networks provides you with expert-level solutions to help guarantee the availability of remote access services.


D0wn10ad
Mirror1
Mirror2
Mirror3
Mirror4


Readme
Password default : shytex.com

Cisco Press CCIE Professional Development Routing TCP IP Volume I

http://www.ciscopress.com/ShowCover.asp?isbn=1578700418&type=c

Product Description

A detailed examination of interior routing protocols

  • Learn the IP interior routing protocols with this approachable, practical presentation
  • Explore configuration and troubleshooting of IP routing with Cisco routers through case studies
  • Test and validate your understanding with practical, comprehensive review questions, configuration exercises, and troubleshooting exercises
  • Further your CCIE preparation while mastering the essential TCP/IP protocols

CCIE Professional Development: Routing TCP/IP, Volume I, takes readers from a basic understanding of routers and routing protocols through a detailed examination of each of the IP interior routing protocols: RIP, RIP2, IGRP, EIGRP, OSPF, and IS-IS. In addition to specific protocols, important general topics such as redistribution, default routes and on-demand routing, route filtering, and route maps are covered. The book emphasizes techniques for designing networks that efficiently utilize and integrate the IP routing protocols. You will gain a deep understanding of IP routing protocols and learn best-practice techniques for implementing these protocols using Cisco routers. As well, this book will help you master the skills necessary to become an effective CCIE.

Each protocol-specific chapter opens with thorough and lucid coverage of the protocol's capabilities and characteristics. Following sections contain configuration and troubleshooting case studies that cover Cisco specific configuration of the protocol and all commands available for it on the most recent Cisco IOS Software version. Finally, review questions and configuration and troubleshooting exercises on each protocol provide an opportunity to practice for the CCIE exam.

The Cisco effort to facilitate the creation of competent network operations center (NOC) and information systems (IS) staff is exemplified in its CCIE program. To support these efforts, Cisco Press is working closely with CCIE program management to create information products that help build the knowledge and expertise of NOC and IS professionals, as well as provide up-to-date, accurate information on technologies addressed in the CCIE program.

The CCIE Professional Development Series volumes are based on CCIE program guidelines from Cisco. This series is a set of technology-specific volumes designed to meet the needs of CCIE candidates.

This book is part of the Cisco CCIE Professional Development Series from Cisco Press, which offers expert-level instruction on network design, deployment, and support methodologies to help networking professionals manage complex networks and prepare for CCIE exams.


D0wn10ad
Mirror1
Mirror2
Mirror3
Mirror4
Mirror5
Mirror6
Mirror7
Mirror8
Mirror9
Mirror10
Mirror11

Readme
Password default : shytex.com

Cisco Press CCIE Professional Development Troubleshooting IP Routing Protocols

http://www.ciscopress.com/ShowCover.asp?isbn=1587050196&type=c

Product Description

The comprehensive, hands-on guide for resolving IP routing problems

  • Understand and overcome common routing problems associated with BGP, IGRP, EIGRP, OSPF, IS-IS, multicasting, and RIP, such as route installation, route advertisement, route redistribution, route summarization, route flap, and neighbor relationships
  • Solve complex IP routing problems through methodical, easy-to-follow flowcharts and step-by-step scenario instructions for troubleshooting
  • Obtain essential troubleshooting skills from detailed case studies by experienced Cisco TAC team members
  • Examine numerous protocol-specific debugging tricks that speed up problem resolution
  • Gain valuable insight into the minds of CCIE engineers as you prepare for the challenging CCIE exams

Download

Mirror1
Mirror1
Mirror2
Mirror2
Mirror3
Mirror3
Mirror4
Mirror4


Readme
Password default : shytex.com

AJAX Training with Steve Holzner - VTC

http://www.netbks.com/wp-content/uploads/2008/08/51cqvsy255l_aa280_.jpg
Ajax, shorthand for Asynchronous Javascript and XML, is a set of technologies that allows you to create Web applications that don�t need to refresh Web pages in the browser. You can operate behind the scenes, connecting to the server, uploading and downloading data, and display the results in the browser using dynamic HTML. Using Ajax gives your Web pages the feel of a desktop application-the whole display will no longer flash when you click a button. VTC Author Steve Holzner helps you get started developing and building your own Ajax capable web pages. A familiarity with JavaScript, XML, PHP is recommended for this course.

Duration: 7 hrs / 97 lessons

Introduction

Welcome (03:22)
System requirements (06:36)

Getting to know AJAX

downloading data behind the scenes (03:09)
modifying web pages on the fly (05:30)
searching in real time with live searches (03:05)
getting the answer with autocomplete (03:10)
dragging and dropping html elements with ajax (05:43)
getting instant login feedback (03:31)

Writing AJAX

working with javascript in browsers (04:29)
creating an xmlhttprequest object in javascript (07:48)
checking the xmlhttprequest object�s readystate property (04:19)
checking the xmlhttprequest object�s status property (03:23)
getting your data with the xmlhttprequest object (04:54)
problems creating an xmlhttprequest object (05:05)
fetching text data from the browser (05:23)
decoding the fetched data (06:10)
selecting relative or absolute urls (03:30)
getting xmlhttprequest objects in other ways (05:37)
using server-side scripting (05:18)
storing ajax data in xml (05:59)
fetching xml data from the server (05:21)
extracting data from xml (06:31)
passing data to the server with get (06:21)
passing data to the server with post (05:22)

Getting more AJAX power

determining which browser the user has (06:27)
handling head requests for more data (05:12)
creating a live search pt.1 (07:28)
creating a live search pt.2 (03:41)
connecting to google suggest (04:24)
calling a different domain safely (03:53)
using two xmlhttprequest objects (05:31)
handling multiple xmlhttprequest requests (04:17)
returning javascript objects from the server (05:22)

Creating AJAX applications

downloading images using ajax (04:38)
creating a shopping cart (02:31)
handling mouse events (05:48)
enabling dragging (05:48)
handling drops (04:04)
communicating with the shopping cart on the server (03:05)
creating an ajax-driven drop-down menu system (05:57)
downloading data with drop-down menu system (03:00)
displaying a menu with a drop-down menu system (04:27)

Exploring the browser-side AJAX frameworks

introducing ajax frameworks (01:58)
creating ajax with libxmlrequest (06:04)
creating ajax with ajaxlib (05:01)
creating ajax with xhconn (04:30)
creating ajax with sack (04:41)
creating ajax with interactive website framework (03:09)
creating ajax with sarissa (05:16)
exploring the server-side ajax frameworks
creating ajax with php and sajax pt.1 (04:04)
creating ajax with php and sajax pt.2 (04:33)
creating ajax with php and xajax (05:03)

Using XML with AJAX

understanding xml (05:03)
loading xml into a browser object (04:10)
navigating through xml documents using javascript (06:04)
extracting data from text nodes (03:02)
handling white space in mozilla and firefox (04:50)
accessing attribute values in xml elements (07:01)
accessing xml elements by name (04:11)
validating xml you get from the server (06:26)
validating xml with a dtd (03:19)

Using CSS with AJAX in web pages

introducing css (03:50)
setting styles (05:57)
using an external style sheet (03:04)
working with text styles (05:42)
setting colors and backgrounds (04:38)
getting newly-displayed text noticed (05:52)
showing ajax results (03:22)
hiding ajax results (03:44)
positioning elements (03:30)
positioning elements: absolute positioning (03:39)
positioning elements: relative positioning (03:47)
stacking (03:04)

Using PHP and AJAX

using php in web pages (03:08)
understanding basic php syntax (03:38)
working with variables (05:09)
working with operators (04:54)
working with strings (05:48)
working with arrays (04:47)
making choices with the if statement (02:08)
using the switch statement (04:03)
using for loops in php (03:58)
using while loops in php (02:24)
sending data to the server (05:44)
extracting data from text fields (03:42)
extracting data from checkboxes (04:13)
extracting data from radio buttons (03:10)
extracting data from listboxes (04:29)
uploading files (03:21)
reading uploaded files (04:32)
redirecting the browser (02:58)

Doing it right: AJAX best practices

handling the back button (02:33)
remember - google can�t see your ajax content (01:53)
watching out for browser caching (03:50)
giving visual cues (02:42)

Wrap-up (03:20)
Credits
About the Author (00:40)

Download

http://www.easy-share.com/f/1326005751/VTC_AJAX_Training_with_Steve_Holzner

http://uploading.com/files/6O1JPHWU/VTC_AJAX_Training_with_Steve_Holzner.part13.rar.html
http://uploading.com/files/XXI15YWR/VTC_AJAX_Training_with_Steve_Holzner.part10.rar.html
http://uploading.com/files/063ZY5GL/VTC_AJAX_Training_with_Steve_Holzner.part14.rar.html
http://uploading.com/files/0JPUYXF3/VTC_AJAX_Training_with_Steve_Holzner.part12.rar.html
http://uploading.com/files/FY4KHQ1N/VTC_AJAX_Training_with_Steve_Holzner.part07.rar.html
http://uploading.com/files/RXMS2364/VTC_AJAX_Training_with_Steve_Holzner.part11.rar.html
http://uploading.com/files/TIGNM8IS/VTC_AJAX_Training_with_Steve_Holzner.part05.rar.html
http://uploading.com/files/TP4AHTUG/VTC_AJAX_Training_with_Steve_Holzner.part08.rar.html
http://uploading.com/files/V6X03SR0/VTC_AJAX_Training_with_Steve_Holzner.part02.rar.html
http://uploading.com/files/XXBDFGZD/VTC_AJAX_Training_with_Steve_Holzner.part06.rar.html
http://uploading.com/files/YMZ1SG9X/VTC_AJAX_Training_with_Steve_Holzner.part09.rar.html
http://uploading.com/files/BZJP9YHT/VTC_AJAX_Training_with_Steve_Holzner.part04.rar.html
http://uploading.com/files/XZLG12MZ/VTC_AJAX_Training_with_Steve_Holzner.part01.rar.html
http://uploading.com/files/ZDMZG5NS/VTC_AJAX_Training_with_Steve_Holzner.part03.rar.html


http://rapidshare.com/files/240766465/VTC_AJAX_Training_with_Steve_Holzner.part03.rar
http://rapidshare.com/files/240766408/VTC_AJAX_Training_with_Steve_Holzner.part11.rar
http://rapidshare.com/files/240766459/VTC_AJAX_Training_with_Steve_Holzner.part12.rar
http://rapidshare.com/files/240766467/VTC_AJAX_Training_with_Steve_Holzner.part08.rar
http://rapidshare.com/files/240766475/VTC_AJAX_Training_with_Steve_Holzner.part05.rar
http://rapidshare.com/files/240766478/VTC_AJAX_Training_with_Steve_Holzner.part06.rar
http://rapidshare.com/files/240766549/VTC_AJAX_Training_with_Steve_Holzner.part13.rar
http://rapidshare.com/files/240766564/VTC_AJAX_Training_with_Steve_Holzner.part01.rar
http://rapidshare.com/files/240766570/VTC_AJAX_Training_with_Steve_Holzner.part02.rar
http://rapidshare.com/files/240766572/VTC_AJAX_Training_with_Steve_Holzner.part09.rar
http://rapidshare.com/files/240766593/VTC_AJAX_Training_with_Steve_Holzner.part14.rar
http://rapidshare.com/files/240766604/VTC_AJAX_Training_with_Steve_Holzner.part04.rar
http://rapidshare.com/files/240766614/VTC_AJAX_Training_with_Steve_Holzner.part10.rar
http://rapidshare.com/files/240766560/VTC_AJAX_Training_with_Steve_Holzner.part07.rar

http://hotfile.com/dl/5092642/a037014/VTC_AJAX_Training_with_Steve_Holzner.part01.rar.html
http://hotfile.com/dl/5092647/2f6aa1d/VTC_AJAX_Training_with_Steve_Holzner.part02.rar.html
http://hotfile.com/dl/5092650/2e0f2d0/VTC_AJAX_Training_with_Steve_Holzner.part03.rar.html
http://hotfile.com/dl/5092658/ffaa848/VTC_AJAX_Training_with_Steve_Holzner.part04.rar.html
http://hotfile.com/dl/5092667/d5558bf/VTC_AJAX_Training_with_Steve_Holzner.part05.rar.html
http://hotfile.com/dl/5092670/63a9ecc/VTC_AJAX_Training_with_Steve_Holzner.part06.rar.html
http://hotfile.com/dl/5092672/c3672cf/VTC_AJAX_Training_with_Steve_Holzner.part07.rar.html
http://hotfile.com/dl/5092677/f81fb53/VTC_AJAX_Training_with_Steve_Holzner.part08.rar.html
http://hotfile.com/dl/5092683/4db346c/VTC_AJAX_Training_with_Steve_Holzner.part09.rar.html
http://hotfile.com/dl/5092687/ba0a0d9/VTC_AJAX_Training_with_Steve_Holzner.part10.rar.html
http://hotfile.com/dl/5092688/3950619/VTC_AJAX_Training_with_Steve_Holzner.part11.rar.html
http://hotfile.com/dl/5092691/12e8b29/VTC_AJAX_Training_with_Steve_Holzner.part12.rar.html
http://hotfile.com/dl/5092695/023dac4/VTC_AJAX_Training_with_Steve_Holzner.part13.rar.html
http://hotfile.com/dl/5092699/6e51674/VTC_AJAX_Training_with_Steve_Holzner.part14.rar.html

Core Java 2, Volume 1: Fundamentals (5th Edition)

http://ecx.images-amazon.com/images/I/514SNHB2BAL._BO2,204,203,200_PIsitb-sticker-arrow-click,TopRight,35,-76_AA240_SH20_OU01_.jpg
Product Description
*The experienced developer's guide to Java programming-now fully updated for JDK 1.3

*Completely revised coverage of object-oriented development and Swing classes
*More of the robust code examples professional programmers need
*CD-ROM includes all source code, J2SE Version 1.3, Forte for Java Community Edition, and much more!

Raves for the previous edition!

"Devoid of shaky, academic examples and packed with robust demonstrations that illustrate hundreds of powerful concepts ...The authors back up the many examples with sharp, fact-rich commentary on how to get things done with Java." -David Wall, Amazon.com

The best-selling guide for serious Java 2 programmers-fully updated for JDK 1.3!

Ask any experienced Java programmer: Core Java delivers the real-world guidance you need to accomplish even the most challenging tasks. That's why it's been an international best seller for five straight years. Core Java 2, Volume 1 covers the fundamentals of Java 2, Standard Edition, Version 1.3 and includes completely revised discussions of object-oriented Java development, enhanced coverage of Swing user interface components, and much more.

This new fifth edition delivers even more of the robust, real-world programs previous editions are famous for-updated to reflect deployment and performance enhancements. Volume 1 includes thorough explanations of inner classes, dynamic proxy classes, exception handling, debugging, the Java event model, Input/Output, file management, and much more. For experienced programmers, Core Java 2, Volume 1: Fundamentals sets the standard-again! State-of-the-art information for Java developers, including:

*Building GUI applications with Swing classes
*Making the most of dynamic proxy classes and inner classes
*Mastering the Java event model
*Understanding Java streams and file management About the CD-ROM CD-ROM contains complete source code examples, the Java 2, Standard Edition, Version 1.3 SDK, and useful tools, including Forte for Java, Community Edition, a complete to olset for Java application development, TextPad 4.32, HexWorkshop 3.1, WinZip 8.0, To gether J, and SourceAgain.

D0wn10ad
http://uploading.com/files/6WW022JW/ebook__0130894680_core_java_2__volume_i_fundamentals_5th.rar.html
http://rapidshare.com/files/226874711/ebook__0130894680_core_java_2__volume_i_fundamentals_5th.rar


Readme
Password default : shytex.com

Beginning J2ME 3rd Edition Apress

http://www.apress.com/resource/bookcover/9781590594797?size=medium
Have you thought about building games for your cell phone or other wireless devices? Whether you are a first�time wireless Java developer, or an experienced professional Beginning J2ME, Third Edition brings exciting wireless and mobile Java application development right to your door!

This book will empower you with numerous topics: sound HTTPS support, user interface API enhancements, sound/music API, a Game API, 3D graphics, and Bluetooth. Further, this book is easy to read and includes many practical, hands�on, and ready�to�use code examples. You will not be disappointed.

Author Information
Sing Li

Sing Li is a systems consultant, avid open source developer, and active freelance writer. With over two decades of industry experience, Sing is a regular contributor to printed magazines and e-zines, and has a sizable roster of book credits. Sing is an evangelist of the mobile Java, VOIP, and P2P evolution.
Jonathan Knudsen

Jonathan Knudsen is a Java developer and noted author of several books, including Wireless Java: Developing with J2ME, Second Edition, Mobile Java, The Unofficial Guide to LEGO MINDSTORMS Robots, Learning Java, and Java 2D Graphics. Jonathan began his object-oriented programming career in Objective-C on the NeXT OS, soon thereafter suffering through a couple of purgatorial years in Microsoft's Visual C++, before graduating to Java in 1996. He has written extensively about Java and LEGO robots, including five books, a monthly online column called "Bite-Size Java," and articles for JavaWorld, EXE, NZZ Folio, and the O'Reilly Network. Jonathan holds a degree in mechanical engineering from Princeton University. You can find him at www.jonathanknudsen.com.

D0wn10ad
http://uploading.com/files/6REPQ4NZ/ebook_Beginning_J2ME_3rd_Edition_-_Apress.rar.html
http://rapidshare.com/files/226926161/ebook_Beginning_J2ME_3rd_Edition_-_Apress.rar


Readme
Password default : shytex.com

Cisco Press CCIE Self Study Practical Studies Security ISO

http://www.ciscopress.com/ShowCover.asp?isbn=1587200023&type=c

Product Description

  • Authored by CCIEs in collaboration with CCIE Program Managers.
  • In-depth coverage of routing protocols provides both great practical knowledge and exam preparation.

In-depth study and exercises for the CCIE Routing and Switching Lab Exam, CCIE Practical Studies, Volume I focuses on the 1-day lab portion of the exam, largely regarded as the most difficult portion of the CCIE testing process. This book includes in-depth coverage for more than 37 lab scenarios, as well as information on how to design and implement basic to complex networks. Five CCIE simulation labs will test your knowledge and ability to perform in a timed environment.


Download
Mirror1
Mirror2
Mirror3
Mirror4



Readme
Password default : shytex.com
This site does not store any files on its server.We only index and link to content provided by other sites. In case of any query/objection regarding copyright or piracy, please inform us at youzhny197@gmail.com, we will immediately respond to you.