Results 1 to 5 of 5

Thread: [RESOLVED] Question about Winsock and File search

  1. #1

    Thread Starter
    Hyperactive Member RS_Arm's Avatar
    Join Date
    Mar 2007
    Location
    Planet Earth
    Posts
    282

    Resolved [RESOLVED] Question about Winsock and File search

    Hi
    I would like to know if Winsock or other resources of VB6 can do this:
    basically, I want to search for files in a website, for example, search for *.ppt files in a website.
    If so, tips needed.
    Thank you.

  2. #2
    PowerPoster
    Join Date
    Feb 2002
    Location
    Canada, Toronto
    Posts
    5,803

    Re: Question about Winsock and File search

    Web-Spiders / Web-Crawlers do that...

    And Yes, it can be done in VB6 using Winsock

  3. #3

    Thread Starter
    Hyperactive Member RS_Arm's Avatar
    Join Date
    Mar 2007
    Location
    Planet Earth
    Posts
    282

    Re: Question about Winsock and File search

    Web spiders only search, in my example, ".ppt" string in the html files?
    Or they can find any other files that are not embedded in html code?

  4. #4
    PowerPoster
    Join Date
    Feb 2002
    Location
    Canada, Toronto
    Posts
    5,803

    Re: Question about Winsock and File search

    If it's not in the html file, then it cannot be found...

  5. #5

    Thread Starter
    Hyperactive Member RS_Arm's Avatar
    Join Date
    Mar 2007
    Location
    Planet Earth
    Posts
    282

    Re: Question about Winsock and File search

    Ok thank you.
    I'll be looking for spider examples.

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