(1) Launch the simple_subscriber:

  simple_subscriber -p 1:localhost:5555 -s 2:localhost:6666


(2) Launch the simple_publisher:

  simple_publisher -p 1:localhost:5555 -s 2:localhost:6666

NOTE: This test does static linking/configuration of the SimpleTCP library.
