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. C / C++ / MFC
  4. Search Engines... does anyone know?

Search Engines... does anyone know?

Scheduled Pinned Locked Moved C / C++ / MFC
question
3 Posts 3 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.
  • S Offline
    S Offline
    Steve Obbayi
    wrote on last edited by
    #1

    I am building a search engine desktop application. It works by putting in text in an Edit control then hitting the search button and let it search the entire internet looking for web pages with the occurences of my search text on them. Ok the question is, how do i determine which web site the Application should start the search at without specifically specifying a web site. Any ideas out there?? void signature(){ cout<<"Sobbayi Interactive"<

    V V 2 Replies Last reply
    0
    • S Steve Obbayi

      I am building a search engine desktop application. It works by putting in text in an Edit control then hitting the search button and let it search the entire internet looking for web pages with the occurences of my search text on them. Ok the question is, how do i determine which web site the Application should start the search at without specifically specifying a web site. Any ideas out there?? void signature(){ cout<<"Sobbayi Interactive"<

      V Offline
      V Offline
      Vitali Halershtein
      wrote on last edited by
      #2

      Do you have own search engine or prefer to use existing (yahoo, google, ...)? Vitali http://www.creative-case.com

      1 Reply Last reply
      0
      • S Steve Obbayi

        I am building a search engine desktop application. It works by putting in text in an Edit control then hitting the search button and let it search the entire internet looking for web pages with the occurences of my search text on them. Ok the question is, how do i determine which web site the Application should start the search at without specifically specifying a web site. Any ideas out there?? void signature(){ cout<<"Sobbayi Interactive"<

        V Offline
        V Offline
        valikac
        wrote on last edited by
        #3

        Are you implying a random web-search? In an socket applicant, a process can bind a TCP/IP socket to one connection. You cannot search multiple servers without creating more sockets. Kuphryn

        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