Overview
During this session you’ll learn how to handle sockets and binary data in order to create an FTP client evocable through the web. The session will cover the following topics:
• ActionScript 3.0 and BinayData
• ActionScript 3.0 and Sockets
• FTP protocol basics
• FTP AIR widget implementation