Determining Configuration Parameters
When defining Application Entities, you will need the host name (or IP address), and port number of your machine and any remote machines you will connect to, in addition to other information. This section provides information on how to retrieve this information.
Determining the IP Address
Determine the IP address of your machine by completing the following instructions for your platform.
Windows
UNIX
At the UNIX prompt, type /sbin/ifconfig -a to return the IP (ether) address or type netstat -i to return the hostname associated with the IP address.
Mac OS X
Open Finder. Under Applications/Utilities launch Network Utility. Select the Info tab and then select the network interface from the pull down menu.
Determining TPC/IP Port Numbers
Use the information in the following section to determine available TCP/IP ports.
Windows
UNIX
Use the netstat -a command to return port information.
Mac OS X
Open Finder. Under Applications/Utilities launch Network Utility. Select the Netstat tab and select the information you want to return.