Share via


SimplePluginManagedSync Sample (Windows Embedded CE 6.0)

1/6/2010

The SimplePluginManagedSync sample includes synchronous, managed device-side code. This plug-in demonstrates how to write managed device-side code for a plug-in. The SimplePluginManagedSync plug-in sends a single command packet containing a byte array to the device, and receives a few parameters from the device.

Required SDKs

None.

Supported Platforms

A Windows Embedded CE powered device with Windows CE .NET 4.2, or later that satisfies the required operating system dependencies listed below is supported.

Required Operating System Dependencies

.NET Compact Framework 1.0. For more information, see Required OS Dependencies for Plug-ins.

See Also

Other Resources

Sample Plug-ins Based on the Remote Tools Framework