[EMAIL PROTECTED] wrote: > Please excuse any ignorance here. > I would love to show you what you are asking for, but I am not sure > what you are asking for (newbie here). > > All these connections (i.e. client-server connections) are within my > local area network. > > I have a simple linksys 802.11b router. > My server is set to say, "192.168.1.100", port 9999, > and my client is set to say, "192.168.1.101" > > I load up the server, then go to the client computer webbrowser and > enter "http://192.168.1.100:9999"
If you are on Windows, please open a command window (Start|Run and then type 'cmd') and type: route print On Linux or Mac, the command would simply be: route Do this on both computers, and post the output here. If you are using ip addresses only in your URL's the problem isn't with DNS or name lookup so let's eliminate a routing problem next. -- Paul McNett http://paulmcnett.com http://dabodev.com -- http://mail.python.org/mailman/listinfo/python-list