473,405 Members | 2,445 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,405 software developers and data experts.

Wireless Electronics/Cell Phones/GPS/Text Messaging

Thank you for any and all assistance in finding information on this, it is
greatly appreciated.

I have a client that wishes to integrate into a desktop application three
things from an Access 2000 database and program created for their operations.

They would like to be able to text message from this program to
Wireless/Cellular phones: Can this be done? If so, where would one research
code to do this in VB.NET 2005?

They would also like to be able to capture the GPS data from the same phones
in a program again in VB.NET 2005, and plot this data to a mapping software,
either commercial or developed.

I know this can be done, but I need places to research it. They would like
to be able to port their data from the Access database into Quickbooks.

Finally all of this would be built into a new proprietary scheduling
software GUI, that would interface with Access db and allow them to pull the
data into the program in two locations, miles apart.

--
Michael Bragg, President
eSolTec, Inc.
a 501(C)(3) organization
MS Authorized MAR
looking for used laptops for developmentally disabled.
Aug 24 '06 #1
2 2009
Hi Michael,

This depends on how you're going to send text message. Generally, there are
2 ways.

1. You can connect your cell phone to you PC and send message through that
phone. You need to get an SDK from the manufacture of this cellphone.
2. You can send text message through the mobile operator. You might need to
get an SDK from them. Connecting to their server and send message.

I don't think there will be code sample to do this, because each
manufacture of cellphone and each mobile operator will provide different
SDKs.

If you want to get GPS information from the cellphone, you need to open a
serial port to it. The data from the serial port is in NMEA standard.
You'll be able to parse it with the following reference.

http://www.gpsinformation.org/dale/nmea.htm

Kevin Yu
Microsoft Online Community Support

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscripti...ult.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscripti...t/default.aspx.
==================================================

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

Aug 24 '06 #2
Hi,

Kevin is on-target with SMS messaging. The answer is, "it depends."

As to GPS from the phones, that is more difficult. Most phones DO NOT
expose the GPS or other location information via an API in the deivce (there
are a couple of specific manufaturers that may, but in general, the NMEA
data from enbedded GPS simply is not accessable). For the to work with
today's phones, you need one of two things.

1. Subscribe to the location service that is provided by certain network
vendors (Microsoft Location Server:
http://msdn.microsoft.com/library/de...ppointloc.asp).

2. Add an external GPS and connect to the device using Bluetooth
(simplest). The GPS NMEA data then may be interpreted, and returned
(easiest is an return SMS message, perhaps) to your own server application.
For example, I provide a free DecodeGPS dll on my homepage that can be used
to extract this data.

This process would be fairly straight forward if you could specify Windows
Mobile 5 phones. You coulds use Visual Studio 2005 and the Compact
Framework 2 for coding. Sending and receiving SMS messages can be handled
pretty simple on that platform, and adding GPS capability also (I think
there is one HP iPAQ phone with built-in GPS that you might be able to use,
if you can specify the actual target hardware).

Dick

--
Richard Grier, MVP
Hard & Software
Author of Visual Basic Programmer's Guide to Serial Communications, Fourth
Edition,
ISBN 1-890422-28-2 (391 pages, includes CD-ROM). July 2004, Revised March
2006.
See www.hardandsoftware.net for details and contact information.
Aug 24 '06 #3

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

Similar topics

6
by: Larry Woods | last post by:
I have a situation where I need to send a text message to a cell phone. Any ideas? TIA, Larry Woods
0
by: Carlos Eduardo Peralta | last post by:
Hello dotnet frineds: I make a decision in the 2001 year: i want to be a dotnet guru. I want to consume all my learning hours just learning this applications plataforms and NOT THE JAVA ONE. ...
2
by: Elmo Watson | last post by:
First of all - is it possible with ASP.Net, to send text messages to a certain phone? And, if it's possible, is there a site that goes through a tutorial (or whatever) concerning how to sent a...
3
by: squash | last post by:
I have a client who wants to be able to automatically send a text message to a cell phone after a user submits a form with a valid cell phone number. Is this possible? Which websites provide this...
45
by: Arno R | last post by:
Hi all, I am about to distribute an A97-runtime app. which will be used on a LAN by approx. 30 users. The network is pretty good, but there are a few managers who have wireless laptops... Of...
8
by: Bob Alston | last post by:
I just acquired a pro bono nonprofit client who has various problems with Access that they want me to address. In our initial discussion, they mentioned that their network is a LInksys wireless...
4
by: Pancakes | last post by:
Hello all, this is my first post in these forums, so bear with me if I've broken a few rules here or there. Anyhow, I would like to ask if anyone if familiar with the XBee Pro, here, and...
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?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.