Javatpoint Logo
Javatpoint Logo

Java InetAddress isMCNodeLocal() method

The isMCNodeLocal() method of Java InetAddress class is used to check utility routine if the multicast address has node scope.

Syntax:

Returns

It returns true if this address has a multicast address of node-local scope and returns false if the address is not of node-local scope or it is not a multicast address.

Example 1

Test it Now

Output:

Name is: www.javatpoint.com
Address is: 195.201.10.8
false

Next TopicInetAddress Class





Youtube For Videos Join Our Youtube Channel: Join Now

Feedback


Help Others, Please Share

facebook twitter pinterest

Learn Latest Tutorials


Preparation


Trending Technologies


B.Tech / MCA