Results 1 to 4 of 4

Thread: VB Web server?

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2000
    Posts
    7

    Talking

    I'm farily new to internet programming and was wondering if someone could point me in the right direction I'm trying to write a web server in VB. What i'd specifically like to know is how to get the server to respond to GET filename HTTP/1.1 and such. Thanks.
    Eric Smith
    VB5

  2. #2

  3. #3

    Thread Starter
    New Member
    Join Date
    Aug 2000
    Posts
    7

    Re:

    Thanks but it only works with VB6
    Eric Smith
    VB5

  4. #4
    Fanatic Member
    Join Date
    Feb 2000
    Location
    The Netherlands
    Posts
    715
    Which version of vb do you have? If you have 5, just delete the line holding:
    Code:
    Retained = 1
    in the .vbp file, then it'll work.
    Oetje
    [email protected]
    93606776
    Visual Basic 6, Windows 2000

    Never pet a burning dog

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