Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 481 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 481 Bytes

JMS.DVB.NET.CardServer

The CardServer is essentially a very small application based on a separate assembly in which all the necessary processes are implemented. For each recording, generally a separate instance of the application is started and communicates with the controlling process using anonymous pipes. This isolates the execution of one recording from potentially parallel recordings and prevents serious errors in one recording from adversely affecting the others.