Overview
--------
EPiServerRemoteEventsListener is a diagnostics application for the EPiServer CMS 5 Events System.
EPiServer CMS 5 uses Windows Communication Foundation technology to send events between a load balanced site.
The EPiServerRemoteEventsListener application listens on the same UDP channel as EPiServer in order
to display the events that are being transmitted by EPiServer both on the local machine and by other machines
on the same network.
This can be useful to determine if firewalls or other software are blocking the EPiServer events.
Installation
------------
The application requires .NET 2.0 and can be installed using a simple XCopy of the contents of the zip file.
Location
--------
http://www.episerver.com/downloads/EPiServer CMS 5 Dowloads/Utils/EPiServerRemoteEventsListener.zip
Another tool that can be used to see if a route is open for TCP/UDP traffic is Test TCP (ttcp.exe). This ships with Windows Server 2003 in the ValueAdd folder. See http://technet.microsoft.com/en-us/library/bb877965.aspx for more details.