Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Garrett

macrumors regular
Original poster
Apr 4, 2007
173
0
Most frameworks I have tried to use have failed on me, would it be best to use CFNetwork? Or do you guys know of a framework that simply, downloads directory listings, uploads text, and downloads text/images?

Thanks,
Garrett :apple:
 

kainjow

Moderator emeritus
Jun 15, 2000
7,958
7
Frameworks aren't allowed on the iPhone. You'd have to add all the files into your project.
 

Garrett

macrumors regular
Original poster
Apr 4, 2007
173
0
I think CFNetworking is cumbersome for this (personally), is there a more Cocoa like way of doing it? I can't find any starting tutorials on connecting to a FTP server. :(

Thanks,
Garrett
 

Garrett

macrumors regular
Original poster
Apr 4, 2007
173
0

lucasgladding

macrumors 6502
Feb 16, 2007
319
1
Waterloo, Ontario
Is anyone interested in working together on something light for document backup and restore on the iPhone? From my reading on CFNetwork, it looks like reading and writing to a server specified in Settings would not be too difficult. Most of my experience involves Cocoa, but I have worked quite a bit with Core Graphics, so CFNetwork should be the natural next step ;).

I can see something like this being the Sparkle for the iPhone. The greatest thing about CFNetwork is that it is available on the phone already, yet is shared with the Mac so the NDA should not be a problem.
 

ashish.pandita

macrumors newbie
Aug 20, 2008
1
0
Ftp connection using connection kit in TestConnection app

Hi:) every body,

I have gone your recent post that help me to download the connection kit and I got one test connection app downloaded. I put the connection kit framework in that. But I am getting the error in log as :220 Microsoft FTP Service
FEAT
530 Please login with USER and PASS.
QUIT
USER MDS_CONNECT
221

Can any body help me what is the wrong I am doing. I am beginner and just started learning the cocoa one month before. I will be thankful to you.
Attached is the application. Please look into the app.
Any body can contact to me through my E-Mail: ashishkumarpandita@gmail.com
 

Attachments

  • ConnectionTest.zip
    1.1 MB · Views: 297
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.