answersLogoWhite

0

How java supports networking?

User Avatar

Anonymous

16y ago
Updated: 8/16/2019

Java supports both TCP and UDP connections.

ServerSocket and Socket classes exist for TCP.

DatagramSocket exists for UDP.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What is unicode in java?

Java Supports International programming so java supports Unicode


What is the difference between networking and servlet in java?

Networking is a basic action. A servlet in Java is a single part of networking, a single task.


Does java supports polymorphism?

Yes.


Does java supports nested if?

Yes


Do Samsung Corby Pro actually supports java?

On user manual it is written that it supports JAVA files but a lot of complaints by customers shows that JAVA application as a whole is not supported by Corby Pro.


Does java supports unsigned data types?

No, in Java, only signed numbers are defined.


Is unsigned integer available in java?

No..Java Supports Signed positive and negative integers


Does java supports automatic type conversion or not?

yes it support


Will java work on windows 8?

Yes. Java supports Windows 8 (including previous versions Windows).


Mini projects on networking using java?

Many different types of mini networking projects can be done using java. College alumni networks, online project management and telemedicine systems are just a few of the possibilities.


Does java works with the iPad 2?

Safari, the built-in web browser for the iPad, supports JavaScript, which is a subset of Java. It does not support Java apps that need a full Java engine to run.


What is Procedural Abstraction?

java supports procedural abstraction by means of constructors and methods. in java constructor and methods are always components of particular class. java supports coping parameter only. procedural abstraction is a principle in which the particular language supports some features through which procedures are modelled in the class hiding other details.