CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 7 of 7

Threaded View

  1. #1
    Join Date
    Jul 2002
    Location
    Denmark
    Posts
    5

    Question where to get a very simple webserver ?

    Hi all

    Can anybody help me to get a very small webserver, not more than 100 kb (size) and no user interface ? The only function it most have, is to browse the disk, so it is possible to download files from the computer. Just executing the webserver, and you have access to all the drives on the computer.


    /Heidi
    Last edited by trltrl; July 14th, 2002 at 07:54 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured