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 |
Arrange in order the various message severity levels?
How does a server know when another server is unavailable ?
Why is there no polymorphic-type response from a create () or find () method?
How you are getting the alerts?
Where are the files placed while deploying the resource adapter in web logic server?
What is non-stage deployment?
Hi! friends pls tel me best institute for Weblogic Server Admin and Weblogic Poratal?
What are servers?
What can I do when I get java.lang.outofmemoryerror because producers are faster than consumers? : BEA Weblogic
What are the causes of having ociw32.dll error in the database of web logic server?
suppose we have the thread dump for particular weblogic server.ho can you analyse it manually without using any tool
How does concurrency work for message-driven beans? : BEA Weblogic