Share via


Setting Up the Real-Time Communication Test (Windows Embedded CE 6.0)

1/6/2010

You can use the following procedure to set up and run the real-time communication test.

To set up and run the real-time communication test

  1. Connect the host device and the subordinate device to the network, and verify the connection between them.

  2. Connect the audio output from the Windows XP computer to the microphone of the host device and the subordinate device.

  3. Start the media player on the Windows XP computer to play some audio clips repeatedly.

  4. Run RTCSlave.exe on the subordinate device.

From this point, follow one of two methods:

  1. If the Windows Embedded CE 6.0 Test Kit (CETK) is connected to the host device, in the Windows Embedded CE Test Kit window, append –c "-FileTest \RTC_Tests.xml -FileVars \RTC_Vars.xml -s SubordinateDeviceNetworkName**"** to the default command line for the test, where SubordinateDeviceNetworkName is the network name of the subordinate device.
  2. Run the test.

- OR -

  1. Copy the required exe, dll, and xml files to the root directory of the host device.
  2. On the host device, run the following command:
    tux -o -d rtchost.dll –c "-FileTest \RTC_Tests.xml -FileVars \RTC_Vars.xml -s SubordinateDeviceNetworkName**"**
    where SubordinateDeviceNetworkName is the network name of the subordinate device.

See Also

Other Resources

Real-Time Communication Test