IP Socket

Sockets is implemented into the C++ layer of the DPS Generation 2 SDK. This enables DPS Profile Creator 2 to connect to platforms with an Internet Protocol address.

  1. Enable socket connection on the platform via the DPS SDK C++ method and set the desired port.
  2. Verify the IP address via ifconfig or other method.
  3. In DPS Profile Creator on the remote computer, select IP Socket in the dropdown menu on the SETTINGS tab.
  4. Enter the IP address of the platform.
  5. Enter the port selected on the platform.
  6. Click the checkbox to initiate the connection.
Was this page helpful?