Neokernel Demos

Upload a File Using PUT

This demonstration shows the HTTPPutAgent and a simple ASP.NET page that implements the HTTP PUT protocol from the client.

Download HTTP PUT File Uploader.zip. Uncompress this folder into the Demos folder located in the Neokernel directory.

Using these elements, you can upload arbitrarily large files to the server (Only smaller files can be uploaded using Multipart-MIME protocol.) To load the page, double - click the file "start_nk.bat" and use a web browser to navigate to the url http://localhost/.

Updated: 7/8/10 4:19 PM