createdb_sniffer

This sample creates/opens a database using shared memory and runs a sniffer.

How to Run

In a console window run

 
    createdb_sniffer
     

Then in a second console window run

 
    ConnectCtx
 

But it is more instructive to run one instance in your development environment debugger, stepping through the code.