Answer Posted / 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 |
Post New Answer View All Answers
Explain briefly what is the nm?
What is the function of t3 in weblogic server? : BEA Weblogic
How can domain configuration lock be enabled and disabled?
How do I get a thread dump to help track down a problem? : BEA Weblogic
A client invokes a method on a stateful session bean instance deployed in the weblogic server. While the method execution is in progress another method call arrives on the server. What will be the result? : BEA Weblogic
What are application servers?
If a java process keeps going down due to an out of memory error, what all java options would you start with that would tell you what was in memory at the time of the out of memory error?
Why the node manager is required?
How do I provide user credentials for starting the weblogic server?
how will you trouble shoot the URL issue in Web logic/ways?
Why do I get an exception when trying to find a connection factory? : BEA Weblogic
What should you do in a passive method?
What Are The Various Types Of Weblogic Installations ?
what are the gbx,gdb and other tools in linux for core dump,and how to configure stdout,stderr..what is the difference between stdout ,stderr and coredump. how to create core dump and view that one? please can anybody explain me?
What are the common domain types?