What is multicast Address?
Answers were Sorted based on User's Feedback
Answer / raveendra
an address that can be used to send the messages to the same
host addresses but in different network addresses.that
addresses can be referred as multicast address.The multicast
addresses are in the range 224.0.0.0 to 239.255.255.255.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / shrinath
IP multicast is a simple broadcast technology that enables
multiple applications to "Subscribe" to a given IP address
and port number and listen for messages.
A multicast address is an IP address in the range from
224.0.0.0 to 239.255.255.255. The default multicast value
used by Weblogic server is 239.192.0.0.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / karunakar
Mutli cast send the message one to many address.
Multicat Range:-224.0.0.0 to 239.255.255.255
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sriram
In computer networking a multicast address is an identifier for a group of hosts that have joined a multicast group
| Is This Answer Correct ? | 1 Yes | 4 No |
How does a server find out server unavailability?
What are Monitoring tools?
What is SSL in weblogic ?
What is the meaning of classformaterrors used with the applet?
How can the nm be made to work with web logic? Explain?
What is the local interface used by web logic server?
Do you know how can third-party jdbc driver be used with jms?
How should I use sorted queues? : BEA Weblogic
How do I provide user credentials for starting weblogic server?
Setting Up WebLogic Server for HTTP Tunneling
How can classpath be set?
What is an administration server?