- http://www.onflex.org/ted/2007/05/flexftp-ftp-client-in-flex-using.php - May 11, 2007 - Complaints about Flex socket model not providing a lot of basic information. It's asynchronous nature is difficult to deal with.
- Documentation of flash.net.Socket - http://livedocs.adobe.com/flex/2/langref/flash/net/Socket.html
- The flash.net.Socket class enables ActionScript code to make socket connections and to read and write raw binary data. It is similar to XMLSocket but does not dictate the format of the received or transmitted data.
- http://maliboo.pl/projects/FlexFTP/ - 5/11/2007
- Code talks fine to linux FTP server (ProFTP), but fails on accessing Microsoft FTP server "data connection already open"
- Another FTP program having a problem with this issue: http://www.scottklement.com/archives/ftpapi/200110/msg00001.html
- http://maliboo.pl/blog/2007/05/10/apollo-ftp-update/
- Code talks fine to linux FTP server (ProFTP), but fails on accessing Microsoft FTP server "data connection already open"
Google searches:
- "ftp component" "adobe air"
Labels:
None
Page:
ProFTP
Add Comment