what is command for find out the ip add and port no. of the
machine in UNIX?
Answer Posted / satish
netstat -a this will show you all the used ports and free
ports ..by this we can came to know which port is free and
which post is listerning.
to know particular port is used or not just use netstat
followed by port no
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What are the advantages node manager?
What is meant by jndi and why its needed??
How to integrate sunone/netscape/iplanet with weblogic?
Explain where are the files placed while deploying the resource adapter in web logic server?
How do I increase weblogic server memory? : BEA Weblogic
How can os authentication be connected with weblogic jdriver for oracle and connection pools?
Is it possible to send or receive a message from within a message listener? : BEA Weblogic
What are class paths?
What is wlst?
How do I use persistence? : BEA Weblogic
What is the difference between creating a distributed application using rmi and using a ejb architecture?
How Can Port Number Be Checked ?
What are the States of the Weblogic Server ?
What is meant by domain?
What are the steps in which unicode codesets can be set with the weblogic jdriver?