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

    Free web server?

    I am developing server applications and am looking for a site that I can run my server applications on and which would allow client application access. These are not commercial apps so I would like to find a free site or low cost. TIA.

    --Kevin


  2. #2
    Join Date
    Sep 1999
    Location
    Johnson City, NY
    Posts
    43

    Re: Free web server?

    Download apache and run it on your own workstation.


  3. #3
    Guest

    Re: Free web server?

    I am not actually looking for server software but an actually hosting site that will allow me to run my own server applications on the internet( eg realtime chat or stock portfolio). My "workstation" consists of a win98 w/non-continous dialup modem. Is there a way to use that to run apache and allow clients to connect to it via the internet? Sorry if this is newbie-sounding. TIA.

    --Kevin


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