Connecting two Windows XP with MSMQ
        Posted  
        
            by NealWalters
        on Server Fault
        
        See other posts from Server Fault
        
            or by NealWalters
        
        
        
        Published on 2010-04-10T00:50:48Z
        Indexed on 
            2010/04/10
            0:53 UTC
        
        
        Read the original article
        Hit count: 510
        
msmq
|message-queueing
I have MSMQ installed on two Windows XP computers. Can I configure them to pass messages back and forth, or do I need an MSMQ server in the middle?
If I need an MSMQ server, does the normal MSMQ with Win2003 able to act as that? And then, how do I connect my Windows XP to that Windows 2003 server? Is it a) On screen admin dialog in the MSMQ plug-in to MMC, b) a config file, c) Active Directory, d) something else?
Thanks,
Neal Walters
© Server Fault or respective owner