I want to detect if the user has clicked on the download or the view hyperlin开发者_开发百科ks. It\'s a page where people can upload files and if needed they can look at files too(files uploaded by an
I am extremely new to socket programming and I am implementaing a file server that receives request like open(), read(), write(), close() from clients. The file server will process the requests and se
I was designing a file server using socket programming in C. I send the calls like open(), write() etc as plain strings using stream sockets and decipher it at the server end.i.e if it is a open call
CompanyX wants a file server setup.They have several clients they want to share files with, they\'d like to give each client a unique username/password开发者_运维百科 and access to their own folder.Th
I am trying to create a very barebones fileserver that does nothing more than download a zip file and exit, but I am running into problems. I have two main problems.
I am trying to get file attributes present in a Unix server and when I type this url in my IE it displays the files in the file-folder-directory architecture.
Im writing an install and update-server for an intranet-application and I want the user to be able to install the app directly from a url such as: http://doma开发者_如何学Pythonin.local/myapp/install.
dHi, I\'m trying to setup my IIS server (6.0) to serve files from a linux share. As I\'m pretty unfamiliar with linux I ask the community for any input on this.
I have a java class that I use to create a text file from a web application.I\'m using the following code:
I want my OS X app to share files via the loopback device. I want to do this so that my app can make a directory of frequently changing, read only files available to the user without messing with the