Event Feed Server
From PC2wiki
The Event Feed Server is a feature on the PDC² Event Feed module which provides a CCS standard [Event feed]] for a client.
There is no authentication to read/view the event feed at this time.
Starting Event Feed
See Event Feed Module Startup.
Reading The Event Feed
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
PC² has a rudimentary netcat implementation, by default it uses localhost and 4713
bin/pc2nc
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.