473,394 Members | 1,812 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Mobile Devices & Webservices For Data Transfer Dotnet

My skills are in VB. Net/SQL Server and i have touched on PDA
development mainly as a tester. i am aware of using webservices for
functionality.

I have been given a task to develop a solution which enables users of
handheld devices to go out to various sites and record information and
send the information back to a head office from site for processing.

Does anyone have any ideas or could give me any help regarding best
methods of connectivity and transferring of data. costs/speed etc....

My basic plan is to use a handheld device with some type of
connectivity (some people have mentioned GPRS but i dont have a
clue)technology to access web services on a server and then transfer
data using an XML dataset. Do i need sql server on the handheld device
???

does anyone have any helpful hints on how to connect to the
webservices, where the webservices should be located as i dont know
much about this aspect. Are thet located on a webserver hosted by a
3rd party or do i have my own server back at the main office.

any help greatly appreciated
Regards

CG
Nov 21 '05 #1
1 2246

You may consider a few different ways to get data from different sites.
Whatever you choose,
1. Use Pocket internet explorer
This requires that web servers you visit format html to fit tiny screen.
This option requires coding on the servers and is reasonably fast to render.
2. Use Windows Forms running on the handheld and access web services running
on web servers. This option is a bit faster to render.
3. Use Windows Forms running on the handheld and connect directly to SQL
Server database.

Wireless networking is usually the bottleneck unless the PDA is on LAN. If
LAN is not an option, you will need to choose a wireless Internet provider
(e.g. T-Mobile, Verizon or ATT). Wireless internet will completely deplete
the battery power in under an hour. To get wireless internet, you will also
need to purchase a Special extension card that will act like an antenna.
These antennas are almost as big as the PDA itself. When reception is poor,
data transfer speed are much lower than for a dial-up modem.
Good luck,
Aleksey Nudelman
http://csharpcomputing.com

Nov 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Norm Dotti | last post by:
I'm using the AppDomain.CurrentDomain.GetAssemblies() method to obtain a list of currently loaded assemblies. This returns the expected assembly name and version values. However, if I make a...
2
by: Peter McEvoy | last post by:
Folks, I've been building a Webservice API for a contract that will be exposed to the internet at large. There are two endpoints, and each endpoint contains a number of webmethods. Every...
1
by: Thomas | last post by:
Hi, I have written a Web Service using Axis C++ Server and a .Net Windows client. I considered every interoperability issue between Axis and .Net( Doc/Literal ...) The .Net Windows client can...
8
by: Komandur Kannan | last post by:
We have a smart device application running on handhelds(Symbol MC9000G). The backend is Oracle and a middle tier web services development done in Vb.net. We use pessimistic Locking due to...
5
by: | last post by:
Hi, How long do webservice objects live for? In particular, if i have static variables filled with data from a static constructor in a webservice, how long will that data persist? thxs
7
by: Mike Livenspargar | last post by:
We have an application converted from v1.1 Framework to v2.0. The executable references a class library which in turn has a web reference. The web reference 'URL Behavior' is set to dynamic. We...
5
by: rn5a | last post by:
I've come across numerous mobile phones with which ASP.NET pages can be accessed on the Internet. Then why has Microsoft developed a separate programming model to create ASP.NET apps for mobile...
4
by: David Thielen | last post by:
Hi; This is for a website that is just html pages, no ASP.NET. I want the default page to be a different page if it's a mobile device. I can do this in ASP.NET by looking at the browser size and...
9
by: =?Utf-8?B?RGFuaWVs?= | last post by:
Hi, I downloaded the sample application that the Microsoft video ASPNETAJAXForWinMobile described but it doesn't work on my Windows Mobile 6 emulator. After enabling the script error reporting...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.