Hi, I think by default the Flash Player security sandbox will throw a Security Error if you trying to connect to port number smaller than 1024. If you have to use the port number smaller then 1024, I suggest you to examine the flash.system.Security class.
Good luck ^_^ Chee Seng --- In [email protected], "elad_nyc" <[EMAIL PROTECTED]> wrote: > > I am trying to create a connection to FTP using the socket class. The > remote server I am trying to connect is on port. > > Is it possible to create a connection to the remote server? > > I am keep getting securities error messages. > > Best, Elad. >
