Thread: url and filehandles

  1. #1
    Registered User
    Join Date
    Nov 2004
    Posts
    86

    url and filehandles

    I need code to get the html from a website

    I also need to know how to do filehandles

    thanx for any help

  2. #2

  3. #3
    Registered User
    Join Date
    Sep 2001
    Posts
    4,912
    Beej's guide is *nix specific. Windows is not all that different. If you are using a Windows machine, learn the concepts from Beej's guide, and then search for some Winsock tutorials.

    As for filehandles - just look for a half decent C/C++ tutorial.

  4. #4
    & the hat of GPL slaying Thantos's Avatar
    Join Date
    Sep 2001
    Posts
    5,681
    Actually Beej covers how to do it in windows. Considering Unix sockets > windows sockets thats all you need

Popular pages Recent additions subscribe to a feed