> I need to implement the equivalent of > NSMutableURLRequest::sendSynchronousRequest but in Carbon/C++ .. > > are there any good examples out there? code snippets?
Look up the CFNetwork Programming Guide, located on developer.apple.com and in your Xcode docs.