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 is clustering and what is achieved through it?
How do I call a servlet with parameters in the url? : BEA Weblogic
What is a stage deployment?
Explain weblogic server?
The multicast ttl setting for a cluster in the weblogic admin console sets which of the values? : BEA Weblogic
What are the steps required to modify config.xml file of web logic server?
While packaging the web application defaultwebapp for deployment into the weblogic server, the home and remote interfaces of the enterprise beans used by the servlets should reside in which directory? : BEA Weblogic
What are the differences between a web logic server and a web server?
How do I use a third-party jdbc driver with jms? : BEA Weblogic
You are getting a error in your appserver/webserver logs "connection refused", from the operating system perspective how will you troubleshoot this?
Difference between production and development mode?
What are the different groups under web logic security?.