i can send commands to this device using hyperterminal, to configure it only.
Main Topics
Browse All Topicshi
i am newbie in this domain, i had knowledge in programming and ....
i have a modem that receive its position from gps and send it to base station using gprs which connected to server and that one store the positions...
that project is already done by someone and i have it, but i dont have any informations about it,
i have to make it from the beginning :
can u explain to me how the modem is connected to bs and how it send data,
and how the server reply?
if u give me more additional links, i will be very thankful
thank u
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
i can connect to the modem and configure it, and thats become easy to me
the question is : this modem is configured now to receive gps data and send gprs data to the server, but how this modem( ip adress what ever) communicate with the server ( ip adress static)
?
how to write this code?
what are the theory for this communications?
That information may be "classified" What device are you using? Some Devices use a prototcal that they do not want others to use. this may be the case for you. I would go to the manufactures web site and or call them and ask if they say you can't do that then theses your answer if you can they will tell you as they have exposed the API.
Business Accounts
Answer for Membership
by: WanaBRichPosted on 2008-05-13 at 05:50:55ID: 21554482
The Api will be device dependant, each mobile device will have its own radio and therefore its own api for the sending of data over the air You need to see if the device has a sdk to program with that you can get some do some dont