How do you stream text to an IRC Channel
        Posted  
        
            by Matt
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Matt
        
        
        
        Published on 2010-04-08T13:51:48Z
        Indexed on 
            2010/04/08
            13:53 UTC
        
        
        Read the original article
        Hit count: 411
        
Hi, does anyone know how you go about streaming text to a IRC server?
I have a game server, and i'd like to stream the chat to IRC. I can get the chat as a string within a C# program..
Anyone know how to do this? Or a good resource to look at?
Cheers
© Stack Overflow or respective owner