Skip navigation.
 
mlRe: ftp in cocoa apps
FROM : Adam R. Maxwell
DATE : Tue Dec 14 06:32:21 2004

On Dec 13, 2004, at 21:21, M. Uli Kusterer wrote:

> At 13:39 Uhr -0500 11.12.2004, The Karl Adam wrote:

>> You are aware that FTP support is actually part of the standard
>> frameworks? I suggest you take a look at CoreFoundation and CFFTP.

>
>  Where is this? I didn't get anything when doing a search for CFFTP.


The closest thing is probably 
CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/
Versions/A/Headers/CFFTPStream.h, which isn't an an obvious (to me) 
location.

--
Adam

Related mailsAuthorDate
mlftp in cocoa apps Matthew Dec 11, 19:26
mlRe: ftp in cocoa apps The Karl Adam Dec 11, 19:39
mlRe: ftp in cocoa apps m Dec 12, 01:16
mlRe: ftp in cocoa apps M. Uli Kusterer Dec 14, 06:21
mlRe: ftp in cocoa apps Adam R. Maxwell Dec 14, 06:32
mlRe: ftp in cocoa apps The Karl Adam Dec 14, 07:50