Re: port 8080
Richard Yee <[email protected]>
| Newsgroups | gmane.comp.java.sun.servlet |
|---|---|
| Message-ID | <[email protected]> |
Roshan, Is your computer connected directly to the cable/dsl modem or do you have a firewall/router in between so you can share the connection with other computers. What are the make/model of your networking equipment. -Richard At 11:08 AM 6/5/2003 +0800, you wrote: >Richard, > >It's via a broadbad connection. > > >Roshan > > >----- Original Message ----- >From: <mailto:[email protected]>Richard Yee >To: <mailto:[email protected]>[email protected] >Sent: Thursday, June 05, 2003 10:18 AM >Subject: Re: port 8080 > >Roshan, >How is your computer connected to the Internet? Are you using a dialup >modem, connected to a LAN, or using a broadband connection? > >-Richard > > > >At 10:05 PM 6/3/2003 +0800, you wrote: >>Hi Richard, >> >>I'm not familiar with h/w related functions.. How could I check this and >>configure if need be? >> >>Thanks again, >> >>Roshan >> >>web: <http://www.josephonline.info>www.josephonline.info >>----- Original Message ----- >>From: <mailto:[email protected]>Richard Yee >>To: <mailto:[email protected]>[email protected] >>Sent: Tuesday, June 03, 2003 12:13 PM >>Subject: Re: port 8080 >> >>Roshan, >>Are you using a Cable/DSL Firewall/Router at home? If so, you might need >>to configure it so that it allows port 8080 to be accessed on your >>computer from the Internet >> >>-Richard >> >> >> >> >> >>At 06:41 AM 6/3/2003 +0800, you wrote: >>>Hi All, >>>I recently wrote my own guestbook application which I added onto my >>>website. I can view it when I type >>><http://localhost:8080/jsps/gbv>http://localhost:8080/jsps/gbv or >>>www.myweb.com:8080/jsps/gbv , from the same pc.. However when I tried to >>>view it from a pc at work, it returns a 404. I tried >>><http://www.myweb.com:8080/>www.myweb.com:8080/ with the same result. >>>Does anyone have any idea why I am having this problem, when it works >>>perfectly on the same machine? Connecting to port 80 for the webserver >>>is fine. >>>I am using tomcat 4.1.18 and apache 2.0.43 webserver, on a windows XP >>>machine. >>>This group is my second line of help... I already tried searching >>>google, but couldn't find anything that addresses my problem. >>>Thanks in advance, >>>Roshan >>>