Event Feed
From PC2wiki
An Event Feed is a CCS Standard XML feed of contest events.
The Feed
The Event Feed Server will supply a program XML which has information about configuration, submissions and judgements. As each event happens the event feed will send XML to the listening program.
When a contest is Finalized the finalized element and closing contest element will be output.
Report
The Event Feed Report will produce a well formed XML file.
See Also
- pc2nc - PC² implementation of netcat to read event feed
- Event Feed Server
- ICPC CLI CCS Event Feed Specification