Scott M Stark wrote:

> A port is not sufficient. This needs to provide the complete mapping
> of {int port, InetAddress ifAddress} with at least the possibility of
> inputing:
> 
> - service name
> - virtual hostname
> - int defaultPort
> - InetAddress defaultAddress
> 


Sure.  Then we have the following signature:

int getPort(String serviceName, String hostName,
             int defaultPort, InetAddress defaultAddress);

Does anyone want to take on this project?

-dain



_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to