What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » General » General Chit Chat » browser: grabber

browser: grabber
Author: Message:
Plik
Veteran Member
*****

Avatar

Posts: 1489
Reputation: 46
35 / Male / –
Joined: Jun 2004
RE: browser: grabber
quote:
From Wikipedia
cURL is a command line tool for transferring files with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, Gopher, Telnet, DICT, FILE and LDAP. cURL supports HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading, Kerberos, HTTP form based upload, proxies, cookies, user+password authentication, file transfer resume, http proxy tunneling and many other features. cURL is open source/free software distributed under MIT License.

libcurl is the corresponding library/API that is intended to be incorporated into users' programs. You may think of cURL as a stand-alone executable made out of the libcurl library.

Basically, a program can use cURL to access a page and get the contents of it. It is used in a lot of php scripts.
It's a grabber because it "grabs" the content of you page for part of a program, it doesnt render the html for the user.
11-27-2005 11:11 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
browser: grabber - by Supersonicdarky on 11-27-2005 at 11:00 PM
RE: browser: grabber - by Plik on 11-27-2005 at 11:11 PM
RE: browser: grabber - by Supersonicdarky on 11-27-2005 at 11:13 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On