Results 1 to 1 of 1

Thread: Visual Basic Winsock Wrapper

  1. #1

    Thread Starter
    Frenzied Member Inuyasha1782's Avatar
    Join Date
    May 2005
    Location
    California, USA
    Posts
    1,035

    Visual Basic Winsock Wrapper

    Alright, I have finally managed some time to make a post in this section. If your interested, read the whole post.

    What are we making?
    This project can be done from the novice begginer to the most advanced guru's. As long as you have any knowledge about Winsock and the Web, you are guaranteed a spot. We are making a very advanced Winsock Wrapper which main purpose is simplifying the interaction of client to an online webserver (Not P2P). This includes sending Get and Post requests, to GZIP decompression and cookie handling.

    What skill do I need?
    Mainly all you need to know is the basics of winsock and how HTTP Requests are created and sent. We will start off with the basic structure of just Get/Post requests and move on to add proxy support etc.

    Current Expected Features

    • Get/Post Request (EX. Wrapper.Get("www.vbforums.com")
    • Cookie handling (Saving, reusing, sessions...)
    • Proxy support
    • Handling all types of data
    • Downloading large files
    • FTP Support (Still researching)
    • GZIP handling
    • More coming after the basic structure


    Open Positions:
    • Project Leader: Neo (Inuyasha1782)
    • Co-Project Leader: -Open-
    • Project Handler: -Open-
    • HTTP Request Setup: Neo & -Open-
    • Data Handling: -Open-
    • Cookie Handling: -Open-
    • Downloading Files: -Open-
    • GZIP Handling: -Open-
    • Proxy Handling -Open-


    For an explanation of what each feature does, please ask. Any suggestions, feel free to post.
    Last edited by Inuyasha1782; Feb 3rd, 2006 at 09:24 PM.
    Age - 15 ::: Level - Advanced
    If you find my post useful please ::Rate It::


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