Building Wi-Fi, GPRS application

R

Robin

Hi

I would like to build a wireless network application using Wi-Fi or GPRS. I
intend to use VB6 or VB.NET. Can anyone give me guidelines please. Thanks


Regards
Robin
 
N

Neil Enns [MSFT]

What type of data transfer are you planning to do in your application? Will
it be using a web service? If so, just reference the web service in your
application and you're done. .NET CF will take care of getting the OS to
bring up a data connection for you, however the device might be configured
for data.

--
Neil Enns
Lead Program Manager
Microsoft Mobile Devices Product Group

This posting is provided "AS IS" with no warranties, and confers no rights.
 
M

Martin Robins

Robin,

You need to be more specific regarding your requirement before guidelines
and/or advice can be given.

Utilising a GPRS or other wireless connection is simple enough; just treat
it as if you were connected locally, but slower.

If you can provide details of what you are trying to do, I am sure that we
can all provide input for you.

Regards,



Martin.
 

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