ConnectionKit & iPhone SDK
Posted
by Wilco
on Stack Overflow
See other posts from Stack Overflow
or by Wilco
Published on 2009-08-01T04:42:15Z
Indexed on
2010/05/21
2:10 UTC
Read the original article
Hit count: 476
I'm still getting my feet wet with the iPhone SDK, but I'm wondering if it would be possible to get the ConnectionKit framework working for an iPhone app. I know it was developed for the desktop OS, so I'm not sure what sort of dependencies it has and whether or not it could be shoehorned into the iPhone OS.
In my case, I would like to use its FTP functionality, though having access to this entire framework could prove useful for future projects as well.
Any ideas or experience trying this?
In case it helps, here's the official ConnectionKit site: http://opensource.utr-software.com/connection/
© Stack Overflow or respective owner