Gus, One thing you could do is put TCPMon between the client examples and your server. Have TCPMon listen on port 8080 and pass your requests to another port.
-Ken ----- Original Message ----- From: "Gus Delgado" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 25, 2002 1:17 PM Subject: connections > All the examples default to localhost:8080 how can I change that to a > different port on the client examples. I know that you are supposed to > user the Options class, but not quite sure if there is a value=pair > parameter I need to map the url to a different one? any ideas, thanks in > advance. > > -Gus > > > > > >
