Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. developing my own web browser

developing my own web browser

Scheduled Pinned Locked Moved Visual Basic
sysadmintutorial
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mikanu
    wrote on last edited by
    #1

    I'd like to know if ther is anybody who knows just how should I go about implementing my owb web browser application using winsokets. I want to create an application that would just connect to a web server. Then make a request for a web page that is located on the server and based upon the response from the server to make another request for another page. I suppose I need to se winsokets on the port 80 but I don't know how to make the requests and get the responses and how to maintain the same connection throughout the whole process. Miky

    D 1 Reply Last reply
    0
    • M mikanu

      I'd like to know if ther is anybody who knows just how should I go about implementing my owb web browser application using winsokets. I want to create an application that would just connect to a web server. Then make a request for a web page that is located on the server and based upon the response from the server to make another request for another page. I suppose I need to se winsokets on the port 80 but I don't know how to make the requests and get the responses and how to maintain the same connection throughout the whole process. Miky

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      If what you want to do is write a web crawler to collect information, why reinvent the wheel? Why not use a web browser control. You didn't specify any language restrictions, so you can start with the article on Code Project: http://www.codeproject.com/internet/httpget-post.asp?target=winsock%7Cweb%7Cbrowser[^] or try http://www.syix.com/wpsjr1/wsksock.zip[^] RageInTheMachine9532

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups