Flow Control Sample
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
Last updated on Thursday, April 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.