Share via


Setting Up the Real-Time Communication Test

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/27/2008

The setup for the Real-Time Communication Test is simple, as illustrated in the following diagram.

Bb203079.263c700d-0ea5-4710-a058-54d9fa1a6ef1(en-US,WinEmbedded.60).gif

The following procedure demonstrates how to set up and run the Real-Time Communication Test.

Setting up and running 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 machine to the microphone of the host device and the subordinate device.

  3. Start the media player on the Windows XP machine 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 SlaveDeviceNetworkName**"** to the default command line for the test, where SlaveDeviceNetworkName 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 SlaveDeviceNetworkName "
    where SlaveDeviceNetworkName is the network name of the subordinate device.

See Also

Other Resources

Real-Time Communication Test