IR file transfer using OpenNETCF ?

  • Thread starter Thread starter Lisa
  • Start date Start date
L

Lisa

Hi,

Does OpenNETCF directly support IR file transfers or will I need to write
code to read and write the files from the IR data?

Also, does it support sending and receiving files using Blue Tooth vs IR?

Thanks
 
OpenNETCF.IO.Serial is the library that provides you the ability to exchange
data using serial interface.
Now, the serial interface, could be either direct serial cable connection or
emulated by means of bluetooth or IR.

So to answer your question yes, it does support support sending and
receiving files using Bluetooth or IR, but will have to figure out the
actial COM port mapping by yourself.

HTH... Alex
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top