Latest News

 










Networking with Java

Previous slide Next slide Back to first slide View graphic version


Networking with Java


 
My other sites

Latest News

 










Networking with Java

  • Java is the first programming language designed with
    networking in mind. It is therefore uniquely suited for
    building network applications.
  • Using the java.net package makes network programming
    easy. Much easier than in any other languages.
  • The java.net package contains :
    IP, Sockets, DNS handling, URL

Previous slide Next slide Back to first slide View graphic version