Chris, Christopher Schultz <ch...@christopherschultz.net> writes:
> Wait, why can only some of the "Windows boxes" (clients) access your "PC > box" (the server)? I would think that if you just want to have shared > folders, you ought to be able to do that using standard Microsoft > Windows Network File Sharing (SMB). No, not the server but the so called shared folder. You know, right click on the folder and choose Sharing and Security. >> So I must to copy my shared folders to another PC box because for >> those pupils who can't access my shared folders on the first PC box. > > Uh, that doesn't sound right. Can you explain in more detail? Why can't > all clients contact the server? If they can't contact your server, now, > why do you think they would be able to contact the server if it were > running Tomcat? Again, not the server, but the shared folder, using Windows Explorer. But, when I was installed Tomcat server, then from the LAN everyone can access the Tomcat sever's homepage, using a web browser (Firefox or Internet Explorer. The problem is accessing only the shared folder and not the Tomcat server for everyone from the LAN's PC boxes. >> So, I think, if I could make some web application on Tomcat server, >> that allow for all of my pupils to access my 'shared' folders that >> would be great! > > If you need to do this via HTTP, then this is called "WebDAV" and there > are several products that exist that don't require you to write any > code. One of them is Apache httpd, which ships with a module called > mod_webdav, that can be used in conjunction with mod_auth_* to do user > authentication. I highly recommend this solution. OK, then I will try to install on the teachers PC box Windows system an apache server, and try to setup WebDAV so my pupils can access a folder on the teacher's PC box using http. :) > If you really want to write something like this, we can help you. But, > please, first investigate your other options, first. Thanks, but I will try first the Apache WebDAV solution. :) -- Regards, Paul Chany http://csanyi-pal.info --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org