General question how to send data from PDA to PC wireless

Hi!

Could you help me how to star when I would like to send data or file from a PDA to PC or vica versa wireless? Can I use the gprs connection of the GSM-PDA combo to send? Should I send the data to a web server and the PC is connected this server and checks whether file is arrived and pull it to PC?

I would appreciate some VB code or site offer to start.

Many thanks!

[378 byte] By [jaczura] at [2007-12-16]
# 1

You can use Web Services, sockets, MSMQ (in V2), SQL CE RDA/Replication and more (e.g. SMS) to accomplish this. Generally, wireless connection is no different from wired connection. Start by looking into section 8 of this:

http://wiki.opennetcf.org/ow.asp?CompactFrameworkFAQ

Here's more generic resource on everything you need to know:

http://msdn.microsoft.com/smartclient/understanding/netcf/

IlyaTumanov at 2007-9-9 > top of Msdn Tech,Smart Device Development,Smart Devices VB and C# Projects...