Re: http protocol client library
Re: http protocol client library
- Subject: Re: http protocol client library
- From: Becky Willrich <email@hidden>
- Date: Mon, 24 Jun 2002 13:56:37 -0700
Is there an http protocol client library available for MacOS X and a
carbon
compliant version for MacOS 9 and X... Something I can link into a
client
program and make connections to an http v1.1 web ?
CFNetwork will do this for you on 10.1 and later. URL Access Manager
is also available, and is part of Carbon (so 9.x and forward, including
X), but does not allow as complete control over the HTTP communication.
Both are HTTP/1.1 compliant.
REW
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.