Title: E-learning-Java Complete Course-Programming fundamental in Java-Lesson 47-Networking-Part-2
Duration: 15:44 minutes
Summary:The Internet is composed of millions of computers, located all across the globe, communicating and transmitting information over a variety of computing systems, platforms, and networking equipment. Each of these computers (unless they are connecting via an intranet) will have a unique IP address. In this video we have learned what classes are and object packaged by java under the java.net, such as are Socket, ServerSocker and MulitcastSocket.
Methodology of the development of example: Networking in java.
Technology Used: JAVA.
Keywords: JAVA, Java Virtual Machine, JDK 1.6, Networking, Socket, ServerSocker, MulitcastSocket.