T
Trevor Armstrong
I am currently working on a Pocket PC application in C#. I would like
to allow the users to beam information from one instance of our
program to another instance running on a seperate Pocket PC.
Furthermore I would like to let the user select which wireless method
to use for the beaming, bluetooth or infrared.
The problem is I can't find any in depth information on how to beam
files using bluetooth. I know I could use the IrDAClient class for
infrared communication, but I would rather have one solution that
could use both beaming methods. I have heard about OBEX, and was
wondering if anyone could point me to a good reference on using OBEX?
Or a reference on how to do this using another technique?
Thanks
Trevor
to allow the users to beam information from one instance of our
program to another instance running on a seperate Pocket PC.
Furthermore I would like to let the user select which wireless method
to use for the beaming, bluetooth or infrared.
The problem is I can't find any in depth information on how to beam
files using bluetooth. I know I could use the IrDAClient class for
infrared communication, but I would rather have one solution that
could use both beaming methods. I have heard about OBEX, and was
wondering if anyone could point me to a good reference on using OBEX?
Or a reference on how to do this using another technique?
Thanks
Trevor