Adobe AIR application as a http server?
        Posted  
        
            by iamgopal
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by iamgopal
        
        
        
        Published on 2010-04-11T06:47:13Z
        Indexed on 
            2010/04/11
            6:53 UTC
        
        
        Read the original article
        Hit count: 381
        
Is there any way to use an Adobe AIR application as a local http server? i.e. Adobe AIR application listening to http://localhost:8020 and I'm able to use a browser to access the application? If I can, is it true or pseudo multithreading? 
Is there any library or code that I can look for?
© Stack Overflow or respective owner