WCF for live images communication?
        Posted  
        
            by Benny
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Benny
        
        
        
        Published on 2010-03-13T06:04:20Z
        Indexed on 
            2010/03/13
            6:05 UTC
        
        
        Read the original article
        Hit count: 244
        
wcf
|long-running
I have two applications, and one is keeping sending live images to the other and it need to be long-running.
Is WCF suitable for this scenario? or if there is any better alternative for this communication?
© Stack Overflow or respective owner