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 |
What are the uses of a middleware server?
What are the types of gc and in which different scenarios each should be used?
JNDI Usage for weblogic?
What is meant by jndi and why its needed??
How can the issue associated with high CPU usage be solved?
Do you know what are the steps involved in setting up classpath in web logic server?
If SSL is configured then which key is send to the client?
What is the administration server?
What is the difference between stage and no stage deployment?
What are data-sources and what features do they offer? What are the recommend parameters to improve the prformance from data-source point of view.
How do stubs function in a web logic cluster?
How to upgrade the latest patches in weblogic?