Here we give a simple example to run our protocol.
To run Party A
cd ${MPC-DualDP}/build/bin ./mpc_dualdp_example 127.0.0.1 8899 127.0.0.1 8890 0
To run Party B
cd ${MPC-DualDP}/build/bin ./mpc_dualdp_example 127.0.0.1 8890 127.0.0.1 8899 1