Flow Control Sample (Windows CE 5.0)

Send Feedback

The Fctest sample test application illustrates the flow control in the Windows CE–based Bluetooth stack.

The compiled sample generates an Fctest.exe application that can be started as a server or client. When started as a server, it creates a socket or server serial port and waits for connections. When started as a client, it initiates the connection then floods it with traffic.

Both Winsock and Virtual COM ports can be used in this test. For a COM port interface, specify the port index as the last parameter on the command line.

To view supported command line options use FCTEST /?.

Sample Location

%_WINCEROOT%\Public\Common\Oak\Drivers\Bluetooth\Sample\Fctest

**Note   **This sample application has not been thoroughly tested and is not intended for production use.

See Also

Bluetooth Application Development | Bluetooth Samples

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.