Grupy dyskusyjne Google nie obsługują już nowych postów ani subskrypcji z Usenetu. Treści historyczne nadal będą dostępne.

FTP source code

0 wyświetleń
Przejdź do pierwszej nieodczytanej wiadomości

Lorenzo Thurman

nieprzeczytany,
29 sty 2007, 14:11:2329.01.2007
do
I've been looking at Apple's developer site for hints on how to build
FTP support within an application. I was directed to CFFTPSample and the
CFFTPStream class, but I'm finding this inadequate. I need to be able to
carry on a dialog with the FTP server and send commands like RETR, CWD,
etc. Is there a Cocoa/Foundation way to do this or should I just go with
OmniNetworking from the OmniGroup? I haven't looked at OmniNetworking
just yet, so I don't know what its strengths/weaknesses are. But in the
long term I want to support GSSAPI, so that's a consideration for me also.
I'm just looking at the NSStream class. This one seems to provide the
basics of what I need to make an FTP client.
Any tips?
TIA

Patrick Machielse

nieprzeczytany,
29 sty 2007, 16:32:3029.01.2007
do
Lorenzo Thurman <lor...@diespammerhethurmans.com> wrote:

You can try Connection Kit:

<http://opensource.utr-software.com/connection/>

I used it myself last year for an FTP application. At the time I used it
not all the of the protocols the framework supports would compile
cleanly on 10.4/universal (I can't remember the exact problems) but FTP
worked just fine.

patrick

Lorenzo Thurman

nieprzeczytany,
29 sty 2007, 17:38:4829.01.2007
do
Great! Thanks for the reply. I hope this saves me some time.
Nowe wiadomości: 0