sanjubawa
06-24-2001, 03:58 PM
Hi everyone,
i have just started making flash applications that interact with server daemons. i have a JAVA server running on port 9000 on my computer. However XMLSocket.connect("localhost",9000) or XMLSocket.connect("127.0.0.1",9000) return a "false" value.
i read the flash help file and i believe i have entered the parameters to the connect method in accordance with the restrictions specifed in the help file.
can someone please help.
i have just started making flash applications that interact with server daemons. i have a JAVA server running on port 9000 on my computer. However XMLSocket.connect("localhost",9000) or XMLSocket.connect("127.0.0.1",9000) return a "false" value.
i read the flash help file and i believe i have entered the parameters to the connect method in accordance with the restrictions specifed in the help file.
can someone please help.