Hi Chee Seng, Do you have an example of connection using "flash.system.Security class"? to a lower port such as FTP or POP?
Best, Elad. --- In [email protected], "Chua Chee Seng" <[EMAIL PROTECTED]> wrote: > > 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" <elad_nyc@> 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. > > >
