IT民工10分钟搞个ftp client在PlayBook上玩玩

JonFTP is a FTP client based on Adobe AIR technology, which is free, user friendly and Platform independent. Just like many other FTP clients, it supports communication with any FTP server, including download, upload files, manage your remote dictionaries etc…
check Tutorial and Screenshots in wiki pages
http://code.google.com/p/jonftp/

----------------------------------------
svn checkout http://jonftp.googlecode.com/svn/trunk/ jonftp-read-only
取出版本 5。

新建flex项目,设置启动程序为JonFTPClient.mxml,app id为JonFTP
导入代码,部署到PlayBook上面即可运行。

----------------------------------------

你可能感兴趣的:(BlackBerry,PlayBook)