ansaurus

tags:

  • files
  • ftp
  • objective-c

views:

131

answers:

1
Q: 

how to send and receive files from server in ObjC?

Hi all,

How to send and reveice files from a ftp server ?

If any sample project or example is there ,then its easy to understand.

Thanks

+1  A: 

search is your friend.

Here are some:

http://stackoverflow.com/questions/1266176/upload-file-to-ftp-server-on-iphone http://stackoverflow.com/questions/1354012/uploading-and-downloading-via-ftp-with-iphone-sdk http://stackoverflow.com/questions/128378/upload-photo-to-arbitrary-ftp-with-iphone-app http://stackoverflow.com/questions/699529/take-picture-with-iphone-api-and-transfer-it-to-a-server http://stackoverflow.com/questions/1380781/iphone-get-file-last-modified-date-from-web-server http://stackoverflow.com/questions/936855/file-upload-to-http-server-in-iphone-programming http://stackoverflow.com/questions/1130969/how-send-file-txt-xml-from-iphone-to-serverweb-or-email

mahboudz  2009-11-22 10:38:17

related questions

How do I delete old files from a directory while keeping the most recent ones on Windows
Wait until file is unlocked in .Net
In Python, how do I get the path and name of the file that is currently executing?
fprintf return success but can't write to an existin file
How to implement a file download in asp.net
get file version in powershell
Cannot delete, a file with that name may already exist.
Find number of files in all subdirectories
Do you have any recommended File templates for resharper for VB.Net
Hooking my program with windows explorer's rename event
Database query representation impersonating file on Windows share?
About File permissions in C#
Implementing a log watcher
Differences between unix and windows files
What is the best way to rename (move) file system branches in .NET?
Is FindFirstChangeNotification the best API to use for file system change notification on windows?
How do you get a directory listing in C?
How do you determine the size of a file in C?
How do you open a file in C++?
Binary patch-generation in C#
FileHelpers performance
How do I use Java to read from a file that is actively being written?
Binary file layout reference
CSV File Imports in .Net
What is a better file copy alternative than the Windows default?
The questions, topics and answers come from serverfault.com, stackoverflow.com and superuser.com, and are licensed under the cc-wiki license.
© 2010 Chad Scira / icodeforlove