I'm using Smart Device Connectivity API to transfer files (with FileDeployer class) to my smart device (Windows mobile 6.1) and start processes (using RemoteProcess class) etc. But I can't find a way to delete a file from the device. The msdn site doesn't mention it, and googlin开发者_如何学JAVAg about it has proven surprisingly difficult.
Thank you for your help!
You can download it from
RAPI OpenNetCF
It has some examples
精彩评论