Java MulticastSocket getInterface()getInterface() is the method of MulticastSocket class. This method is used to get address of the network interface that is used for multicast packets. SyntaxReturnsIt returns an address of the network interface. ThrowSocketException - This exception occurs when there is error in the underlying protocol. Example 1Test it NowOutput: Interface : /127.0.0.1 Next TopicJava MulticastSocket |
We provides tutorials and interview questions of all technology like java tutorial, android, java frameworks
G-13, 2nd Floor, Sec-3, Noida, UP, 201301, India