Hi,
"weird0" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> How can i access the com port and send data to it if I have a mobile
> phone connected to it?
> Are there any classes for it ? Please refer some link.
>
> Need help.
>
More info would help
Are you in the desktop? using 1.1 or 2.0 ?
1.1 has no access to the COMs you have to either P/invoke it or use a third
party class. 2.0 has a COM class in the framework
If you are using a mobile device check
www.opennetcf.org they have a COM
access class there.