JavaScript
  Home arrow JavaScript arrow Building the User Interface for an AJAX-Ba...
Dev Articles Forums 
ADO.NET  
Apache  
ASP  
ASP.NET  
C#  
C++  
ColdFusion  
COM/COM+  
Delphi-Kylix  
Design Usability  
Development Cycles  
DHTML  
Embedded Tools  
Flash  
Graphic Design  
HTML  
IIS  
Interviews  
Java  
JavaScript  
MySQL  
Oracle  
Photoshop  
PHP  
Reviews  
Ruby-on-Rails  
SQL  
SQL Server  
Style Sheets  
VB.Net  
Visual Basic  
Web Authoring  
Web Services  
Web Standards  
XML  
Dedicated Servers  
Moblin 
JMSL Numerical Library 
IBM® developerWorks 
Sun Developer Network 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
JAVASCRIPT

Building the User Interface for an AJAX-Based Network Processor
By: Alejandro Gervasio
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 3
    2006-12-19

    Table of Contents:
  • Building the User Interface for an AJAX-Based Network Processor
  • Creating the application's graphical user interface
  • Writing some functional client-side code
  • Polishing the networking application's look and feel
  • Listing the full client-side code that corresponds to the networking application

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Building the User Interface for an AJAX-Based Network Processor


    (Page 1 of 5 )

    AJAX has permitted the development of web-based applications that mimic the performance of desktop applications. This is thanks in part to HTTP requester objects. In this three-part series, you'll learn how to build a networking processor which will help you perform a variety of useful operations. This first part covers the creation of the graphical user interface.
    A downloadable zip file is available for this article.

    Since the introduction of AJAX as part of the vast array of technologies available for creating web-based applications, undoubtedly many developers have found new and creative ways to enrich the experience of web site visitors, either by improving the functionality of existing applications, or developing brand new ones.

    In either case, it must be admitted that AJAX-powered programs have evolved noticeably in such a way that they're now capable of emulating real desktop-like applications. This was unimaginable not too long time ago. If you're armed with a decent background on the already popular HTTP requester objects, in addition to knowing the basics of how to use their methods and properties, I'm pretty certain that you'll be able to develop AJAX applications that offer considerable complexity without having to scratch your head very often.

    The versatility brought by AJAX is one of its most useful features. It plays a relevant role when it comes to creating applications that closely resemble the functionality of true desktop programs. Naturally, if you've been using AJAX frequently for building web applications, this won't be new to you. However, for those developers that are just taking their first steps in this huge area, the experience can be really instructive and, why not, enjoyable too.

    Bearing in mind the remarkable set of neat features that come packed with HTTP requester objects, in this three-part series I'm going to show you how to build a highly-expandable networking processor. You'll be able to use the processor for performing all sorts of useful operations, like finding out the IP address of a given host and vice versa, executing "ipconfig" and "netstat" commands on Windows-based systems, searching for DNS records, scanning TCP ports, and much more.

    As you can see, the AJAX application that I plan to develop here looks really appealing, since it can be used in real networking environments and requires only the interface provided by a common web browser. Pretty good, right?

    Now that you know what you're going to learn over the course of this series, it's time to commence developing the graphical user interface that corresponds to this AJAX-driven networking application. Are you ready to tackle this challenge? Let's get started!

    More JavaScript Articles
    More By Alejandro Gervasio


       · Want to learn how to build a simple networking application with AJAX? Then, this...
     

    JAVASCRIPT ARTICLES

    - Book Review: Learning the Yahoo! User Interf...
    - Dynamically Generate a Selection List in a R...
    - Intergrate DWR into Your Java Web Application
    - Detect Browser Compatibility with the Reques...
    - Using the EXT JS Date Picker Widget
    - Ajax Hack for Entering Information Without R...
    - EXT JS 2.1 Overview
    - Using the Style Object for Zebra Tables with...
    - Binary Searching
    - An Improved Approach to Building Zebra Tables
    - Assigning Background Colors Dynamically to Z...
    - Building Zebra Tables with CSS and JavaScript
    - JavaScript: Array Objects
    - A Closer Look at Smart Markers with Yahoo! M...
    - Using Polylines and Smart Markers with Yahoo...







    © 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway