I'm trying to make a Air server send files that server located on another computer on a local network and have then saved. All docs I have found require the serverSocket class.
I'm using FlashBuilder4(Air is selected as project) and when I go to import: "import flash.net.ServerSocket;" Socket is there but ServerSocket is not, am I missing something?