Programming Tutorials Browser Tutorials Articles Struts Tutorials Hibernate Tutorials

  Tutorial: Network Programming with JavaTM 2 Platform, Standard Edition 1.4 (J2SETM)

This article provides an overview of the new features and enhancements in the Java 2 Platform, Standard Edition 1.4 (J2SE), and shows you how to use them effectively.

Tutorial Details:

In the Java 2 Platform, Standard Edition 1.4 (J2SE 1.4), several new networking features and enhancements were introduced: new protocols (such as the Internet Protocol version 6, or IPv6), improved performance of existing features, and other frequently-asked-for features. This article describes the new features and enhancements in J2SE 1.4, and shows you how to use them effectively.

The java.net package contains the classes and interfaces that provide low-level and high-level APIs for network programming. The low-level APIs allow you to have direct access to network protocols -- in other words, you work with low-level TCP sockets and UDP datagrams. The high-level APIs (such as the URL and URLConnection classes) allow you to develop network applications faster, with much less code to write. This speed, however, comes at the expense of flexibility.


 

Read Tutorial at: Click here to view the tutorial

Rate Tutorial:
Network Programming with JavaTM 2 Platform, Standard Edition 1.4 (J2SETM)

View Tutorial:
Network Programming with JavaTM 2 Platform, Standard Edition 1.4 (J2SETM)

Related Tutorials:

Program Java devices -- An overview - JavaWorld July 1999
Program Java devices -- An overview - JavaWorld July 1999
 
Choosing an enterprise-wide standard Java IDE - JavaWorld March 2000
Choosing an enterprise-wide standard Java IDE - JavaWorld March 2000
 
Java security evolution and concepts, Part 1: Security nuts and bolts - JavaWorld April 2000
Java security evolution and concepts, Part 1: Security nuts and bolts - JavaWorld April 2000
 
Programming restrictions on EJB - JavaWorld August 2000
Programming restrictions on EJB - JavaWorld August 2000
 
J2SE 1.4 premieres Java's assertion capabilities, Part 1
J2SE 1.4 premieres Java's assertion capabilities, Part 1
 
Java security evolution and concepts, Part 5
Java security evolution and concepts, Part 5
 
Is the JCP adequately preparing Java for Web services?
Is the JCP adequately preparing Java for Web services?
 
J2SE 1.4 breathes new life into the CORBA community, Part 2
J2SE 1.4 breathes new life into the CORBA community, Part 2
 
Sun boosts
Sun boosts enterprise Java
 
J2EE 1.4 eases Web service development
J2EE 1.4 eases Web service development
 
The J2EE 1.4 Tutorial
The J2EE 1.4 Tutorial is a guide to developing enterprise applications for the Java 2 Platform, Enterprise Edition (J2EE) version 1.4. Here we cover all the things you need to know to make the best use of this tutorial.
 
Overcome J2SE 1.3-1.4 incompatibilities
Overcome J2SE 1.3-1.4 incompatibilities
 
Sun releases J2SE SDK 1.4.2_05
Release Notes JavaTM 2 SDK, Standard Edition Version 1.4.2_06 (Microsoft Windows, Linux, and Solaris Operating Environment)
 
A Collection of JVM Options
This document is a compilation of all the JVM options for various versions of the JVM on primarily SPARC/Solaris Platform. The descriptions for each option are taken mostly verbatim from the reference documents.
 
Network Programming with JavaTM 2 Platform, Standard Edition 1.4 (J2SETM)
This article provides an overview of the new features and enhancements in the Java 2 Platform, Standard Edition 1.4 (J2SE), and shows you how to use them effectively.
 
Tiger and Beyond, the Future of the Java Platform
Part Two of an interview with Sun Microsystems' Sun Fellow, Graham Hamilton, explores Java 2 Platform, Standard Edition 5.0 (J2SE 5.0) and the future of the Java language.
 
Chat Transcript: New Language Features in J2SE 5.0
Java 2 Platform, Standard Edition (J2SE) 5.0. includes the biggest set of language changes since the original release of the Java programming language.
 
Five Reasons to Move to the J2SE 5 Platform
Five important reasons to move to the Java 2 Platform, Standard Edition (J2SE platform) 5.0, supported by data and references to prove that the 5.0 release will reduce development and runtime costs.
 
Pure Java SSH Tool for J2ME
JSch is the pure Java SSH2 implementation developed by JCraft under revised BSD license. It has been already widely adopted by several open source projects, including Eclipse, Apache Ant, etc.,
 
NetBeans IDE 4.1
Out-of-the-box support for J2EE 1.4 and Web Services. Check out what early access release 2 can do for you!
 
Site navigation
 

 

Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2006. All rights reserved.