Bluetooth OBEX File Transfer

H

henrycortezwu

Hi All,
I'd like to transfer files from a Desktop computer to my
Cellphone/PDA using VB.NET

I've research a bit on this, and I found that I would need to do it
using OBEX via Serial Bluetooth COM Port.

I've read that using OpenNetCF Serial component will make things
easier coding things up because as of the moment there is no Serial
Component on the .NET Framework.

What puzzles me is that I cant find a sample VB.NET applicaton for
Desktop that uses Bluetooth to transfer files to a mobile device. What
I mean is that all samples and documentation regarding bluetooth leads
on me developing a "mobile" application.

Which for my need is actually the other way around, I'd like to
create a "Desktop" application to transfer files to the mobile device.

Is it correct that I can use OpenNetCF library to a standard VB.NET
Windows Application?

Or I'm getting mixed up? Anyone please enlighten me on how to program
a "Desktop" application that transfer files to a mobile device with
VB.NET (VS2003)

Thanks,
Henry Wu :)
 
C

Cor Ligthert

Henry,

You are very welcome here in this newsgroup.

However there is an active newsgroup for the CE framework.

microsoft.public.dotnet.framework.compactframework

There you have much more change. About CE there are as well regular chats by
the way for if you have problems.

I hope this helps something,

Cor
 

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

Top