Use -p command line option. So if you want your client to send requests to port 7000:
-p 7000 Regards. -------------------------------------- Ramon Turnes Perez HERMES SoftLab, Litijska 47 1000 Ljubljana, SLOVENIA Phone: +386 1 5865 638 Fax: +386 1 5865 270 E-mail: [EMAIL PROTECTED] www.hermes-softlab.com -------------------------------------- > -----Original Message----- > From: Ken Weiner [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 26, 2002 12:08 AM > To: [EMAIL PROTECTED] > Subject: Re: connections > > > 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 > > > > > > > > > > > > >
