Results 1 to 2 of 2

Thread: Winsock

  1. #1
    Renee
    Guest

    Unhappy

    hi,
    how can i upload files using Winsock with HTTP protocol? Please help. Thanks

  2. #2
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    This is how to figure it out.

    Write a program that will accept a connection on a tcp port.
    Have it connect out to whatever url the browser would be uploading a file to.

    Then tell the browser to use your own ip as a proxy server.
    You'll see everything that happens then.

    - jamie
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

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