what is command for find out the ip add and port no. of the
machine in UNIX?
Answer Posted / chand
hi,
YOu can put ipconfig that 'll show ur ip address and
adapter info and DNS,Gateways all the things related to ur
local machine .
If u want more info on this server address u can put
ipconfig /all command so that u can get all the required
info .
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Why is there no polymorphic-type response from a create() or find() method? : BEA Weblogic
What are the steps in which unicode codesets can be set with the weblogic jdriver?
How Work Manager works in wls 9.2 and above versions?
Which types of jdbc databases does weblogic jms support? : BEA Weblogic
What is a messaging bridge?
What is meant by session replication?
How is the logging implementation specified in web logic?
I configured the messaging bridge to use the exactly-once quality of service for two-phase transactions. So why am I getting a quality of service is unreachable error? : BEA Weblogic
How do I use persistence? : BEA Weblogic
Explain the concepts and capabilities of ANT ?
What type of object is returned by resultset.getobject()?
Explain what an application server does and it's major components.
What are deployment descriptors?
Define the list of pre-configured queues?
Can you explain what are the ways to avoid resourceexceptions when sending requests for databaseconnections?