Hello;
I have an application which was written in C# for a smart phone (HTC) with windows mobile.
The goal of this app is to communicate with an device through a bluetooth with COM port. This works fine,
If I made changes to this application to work simultaneously with two devices with two COM ports; although there is no error in the code, by running the app on the smart phone, it crashed. The error is for Serialport. I couldn't figure out the problem.
If anybody can help me please let me know to send you whole project (it may better to send it to your email, if possible).
Cheers
Sam HobbsPosted Feb 1, 2011, 1:47 AM
sb bkPosted Jan 31, 2011, 9:10 PM
Thanks
Mahesh ChandPosted Jan 31, 2011, 8:59 PM
I am not an expert on smart devices but It looks like your phone does not support the port or did not like the call.