PRODUCTS AND SERVICES INDUSTRIES SUPPORT PARTNERS COMMUNITIES ABOUT
  Coherence 3.3 User Guide
  socket-address
Added by Rob Misek, last edited by Gene Gleyzer on May 11, 2007  (view change)

Labels

 
(None)

socket-address

Used in: well-known-addresses, remote-addresses.

Elements

The following table describes the elements you can define within the socket-address element.

Element Required/Optional Description
<address> Required Specifies the IP address that a Socket will listen or publish on.

Note: The localhost setting may not work on systems that define localhost as the loopback address; in that case, specify the machine name or the specific IP address.
<port> Required Specifies the port that the Socket will listen or publish on.

Legal values are from 1 to 65535.