I am new to flex so excuse my ignorance if its obvious.... Does flex provide the ability to have a socket listening for connections? I would like to spawn a separate thread to listen for incoming connections, while the flex app is still able to do its UI interactions. If Flex doesn't have this capability, because of security domain stuff, then is this possible with AIR?
Thanks ahead of time. Dave

