Hello, I am developing an app on WM6 that needs to intercept a SMS message, and based on format, download a file from a FTP server. I have seen the examples of using MessageInterceptor and have a test program that does indeed intercept the correct messages. I am using SDF 2.3 (Standard Edition) in a...