My target hardware that I am running on is a Blackfin running uClinux. I am using QP 4.0.00. I have a socket created between the host and the target (which was created on the QS::onStartup(..)). The target hardware is connected to the PC via an Ethernet cable. Is there something else that needs to be done with the socket connection other than what is done in the onStartup function (which I copied from the DPP example)?