Difference between revisions of "Event Feed Server"
From PC2wiki
m (→Components: add CCS category) |
m (→Location: location changed) |
||
Line 10: | Line 10: | ||
==Location== | ==Location== | ||
− | [[ | + | [[Event Feed module]] |
− | |||
− | |||
==Components== | ==Components== |
Revision as of 07:07, 11 September 2016
The Event Feed Server is a feature on the pc2 server which provides a CCS event feed for a client.
There is no authentication to read/view the event feed at this time.
Under many Unix systems you can use the netcat command to view the Event Feed, from the server (using the default port) use the following command
netcat localhost 4713
Location
Components
- Port Number - the port number to use.
- Start - start the event feed server
- Stop - stop the event feed server (close any open connections)
- View - view a snapshot of the current event feed.