Hi Guys, I am trying to do the following. wondering if any one has comup with this situation and solved it.
I am trying to open a socket coonection to the localhost (same machine) where the browser is. The actual Flex application is running on another box. but I need to invoke a local swing GUI application on the client machine. I have the SocketServer running in the Swing GUI listening on a port and I am trying to open a socket connection to that port and trying to send some data. I was wondering whether I can open a socket connection on the same machine. If I run the SWF file locally, I am able to connect to the local socket server. wondering is there a way to open a socket connection locally. thanks Srini -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

