vehicle fleet managment application - Windows Mobile Development and Hacking General

I am looking for an adviser/consultant to develop an aplication to pass data from a pc to pda (XDA IIi or cross-platform) and vice versa via gprs (not sms). The application should also be able to integrate with TomTom for navigation and tracking on the base station. The application is intended to be used in vehicle fleet management. Ready to pay for the right service - pls email [email protected] if interested. UK-based developers preferred.
ajanaman

have look at roadtech www.roadtech.co.uk there roadrunner system sounds like it could be for you

vehicle fleet managment system
quote ..... 'have look at roadtech www.roadtech.co.uk there roadrunner system sounds like it could be for you'
I am not looking for someone that could advise and/or help write the source code for the system. the source is needed for integration into another application.

vehicle fleet management system
Dear all
correction!!
my last post should read:
I am looking for someone that could advise and/or help write the source code for the system. the source is needed for integration into another application.
thanks

You just need to transfer data between PC and PDA via GPRS? That's easy enough isn't it?
Integrating into GPS etc should also be fine, sending packets of locator info from PDA's GPS to cross reference with POI in PC based navigator programs...
V

vijay555 said:
You just need to transfer data between PC and PDA via GPRS? That's easy enough isn't it?
Integrating into GPS etc should also be fine, sending packets of locator info from PDA's GPS to cross reference with POI in PC based navigator programs...
V
Click to expand...
Click to collapse
Can you please point me in the direction of some sample code or text books on this. thanks.

i'm away from any desk right now but you're just after tcp connections and/or rapi i think...check pocketpcdn for a start...we can chat when i get back from holiday next week.
v

Related

Anybody interested in an XDA as infrared datamodem?

Is anybody interested in this?
If there are some votes I could build an application which provides a infrared to datamodem proxy.
UnKnOwN
This feature is already part of the new 3.16 ROMs currently under test.
Thx for the info.
UnKnOwN
If you are looking for a project, would you consider this?
I have a tracking unit in my car. I can send it an SMS message from my XDA and it will return a full GPS NMEA string with a header. Can anyone tell me the feasability of writing an application that could post this incoming data directly to the TomTom maps program and display the vehicles exact position at street level.
The GPS application supplied with TomTom maps can obviously do this with streaming NMEA strings through the serial port.
If this application is possible I think there is a lot of potential. I am in the telematics business and I know that the majority of tracking devices work the same way.
John Bateman
[email protected]globalnet.co.uk
I think it's possible to write this application. All you have to do is to build a virtual serial port driver in Platform Builder and to check incoming SMS messages in a user level application.
If you are interested in a real bussiness project just let me know.
John
hi @all
a REALY GOOD project would be to use the WM as GSM Gateway. that would be the HIT
best regards
noway

Need help testing GPS tracking application for SDA

We recently finished porting an existing GPS tracking application to the t-mobile SDA. It would be a great help to us to have a few SDA owners test this application on our test server. Basically, the SDA, paired with a bluetooth GSP receiver, sends your current position to our server periodically (every 10 to 300 seconds). Anyone who knows your account info on the server can see your current breadcrumb tracks, or tracks from previous days, on a web page. The web page uses Google Earth, Google Maps, US census maps, or Virtual Earth maps. Here is a link to some info on this application:
http://www.geocities.com/prestonsystems/mytracking
What you need:
1. SDA smartphone. It may also work with other wm2005 smartphone devices. The SDA is the HTC Typhoon and may be known by other names. Although we do have software for other devices, like PocketPC, this particular program is only for smartphones (no touch-screen) running Windows Mobile 2005.
2. Compact Framework 2.0. It can be downloaded here: http://www.microsoft.com/downloads/...6b-356b-4a2c-857c-e62f50ae9a55&DisplayLang=en
3. A bluetooth GPS receiver.
4. Be willing to give us some feedback as we iron out any bugs.
I had a to jump through a few hoops to get the SDA I used for development to work (thanks to XDA Dev for the help with this). First I downloaded and installed this version of regedit:
http://www.spv-developers.com/content/regeditSTG.zip
Then apply these changes to the device’s registry:
Under HKEY_LOCAL_MACHINE\Security\Policies\Policies:
Change the DWORD named "1001" to 1
Change the DWORD named "1005" to 40
This will allow you to install your own programs. Here are the links I used to help with this:
http://wiki.spv-developers.com/index.php/HTC_Application_Unlock_Guide
http://spaces.msn.com/xpworld/Blog/cns!1pwLVDaHQF6ltiEJslNeKRkA!198.entry
It is all free. You are more than welcome to use the test server as long as you like, however, it is strictly for personal use. And if you have any interest in running the server software on your own IIS system (XP pro or Windows Server 2003, we have a free version available. No need to be terrible technical, but if you can do the registry hacks, you probably already are.
Email me at
jpreston12 at yahoo.com
I will email the .cab file to install on the SDA and help you get it running.
Jeff

Personal GPS tracking solution needed

Hello,
First, thank you in advance for any help that you may give. I am looking for a developer to write me a bit of software for personal use.
Basically, I would like an application that when it launches, it starts the GPS, gets the current location, and then sends this info via GPRS to a back end server. The server then sends back a list of html links that have been geocoded. The links are pushed back to the windows mobile device based on a pre-configured (and user definable) radius from the current location.
If anybody is interested in building this for me, I am willing to pay a reasonable fee. Please let me know.
A company I work for has such a solution just now in Beta Test. They will have a final version working within the next 2 weeks.
The Software should be free, but the service they include not (Map and Call Center).

Android SQL Client

Hi All,
Does anyone know of a SQL client for Android? Just something for running basic queries when I need to check on a system and can't be arsed waiting for a computer to boot up. The databases I use are MS SQL Server.
I've searched about and can't find anything. I've also had a look at the dev docs for Android and it looks like it should be straight forward using the java.sql class but unfortunately Java isn't in my skill set at the moment and the day job & life in general doesn't leave me with much time to learn it.
If there isn't a program does anyone have any plans to write one ;-)
Cheers
Keith
Anyone ???
It'd be pretty darn insecure to open up your databases to use a remote client like that, why not just use something like phpmyadmin for it? It runs fine in the android browser and theres tons of alternatives that probably have iphone themes that would work great. Alternatively you could get debian set up and grab one of the hundreds of apps to do it in the repository
I need this as well. I'm constantly on SQL Enterprise Manager on my PC and when mobile, I have to teamviewer to my desktop and run queries there, which is such a torture.
I've bought RemoteDB, which I can't seem to get to work properly, I can't switch databases and the connection registry is very confusing.
Anybody?!
Also interested
I'm also interested in this topic.
As far as opening your db's up to the internet, that's a bogus argument. Anyone remotely managing enterprise databases will be using a vpn tunnel, and not the open web.
Having an Android app to connect to Microsoft SQL and Oracle would be extremely helpful. I've been trying to figure out how to mod Oracle's SQLDeveloper to do just that but without any success so far.
aSQL - Remote Control, new launch
Remote Control Client for Microsoft SQL Server 2005/2008/2008R2/2012.
aSQL - Remote Control Lite is a powerful Microsoft SQL Server client providing Access to your server in your Pocket. Access all of your databases, Jobs and Processes as well from your mobile device.Simple and Fast application providing advanced features.
aSQL - Remote Control Lite Provide features like:
- Providing connectivity to different servers on your Network.
- Ability to store Server Information for future use.
- Job START/STOP only a click away.
- Kill any running Processes From your mobile device.
- View Databases details - View File size.
Google Play Store link -
"market://details?id=com.sqlforce.aSQL"
SQL Client
Hi Guys
I looked for something like this for a while as well, and couldn't find anything that did what I wanted, so I made one myself
Key features I wanted are the following
Be able to connect directly to a db server. I used the jdts jdbc driver for Java to get this right
Be able to connect to any SQL Server db. I'll add support for Postgres and MySQL if this gains any popularity
List of all databases on the server (excluding system dbs) and allow you to quickly switch between them
List tables in the currently selected db, and generate Select statements for them
List stored procedures in the currently selected db, and pull the code for them so you can change it
Use a tabbed interface for the different sql queries, to allow you to run many queries at once
This is all done and works really well. Large queries take longer to run than they would on a pc, but they run nonetheless.
Let me know what you think, and feel free to suggest features. If enough people like it and use it, I'll bite the bullet and buy the developer so I can publish it on the Play store
I hope you enjoy it
ps. The installer is signed with the standard testing key, so you will need to go into your settings and allow applications from unknown sources
pps. I ask for internet access to get access to the network sockets, but dont actually connect to the internet.
danegoodwin -
I've downloaded it and played with it a bit - looks good. One feature I'd suggest off the top is storing the connection info. It's a pain having to enter the server address and username each time.
If you are still looking for a SQL client I had written one as well.
It should cover most of the popular databases and works well with tablets and phones.
SQLTool Pro
https://play.google.com/store/apps/details?id=com.nraboy.sqltool
I'm also open to suggestions and questions if anyone decides to give it a try.
nraboy said:
If you are still looking for a SQL client I had written one as well.
It should cover most of the popular databases and works well with tablets and phones.
SQLTool Pro
https://play.google.com/store/apps/details?id=com.nraboy.sqltool
I'm also open to suggestions and questions if anyone decides to give it a try.
Click to expand...
Click to collapse
so, this one does BOTH MySQL and MS SQL, and, your other one *just* MySQL ?
thanks, anyone
abbots said:
so, this one does BOTH MySQL and MS SQL, and, your other one *just* MySQL ?
thanks, anyone
Click to expand...
Click to collapse
Correct. The pro version will handle MySQL, MS SQL, PostgreSQL, Sybase, and Oracle up to version 10.1.
The MySQL version is strictly MySQL.
nraboy said:
Correct. The pro version will handle MySQL, MS SQL, PostgreSQL, Sybase, and Oracle up to version 10.1.
The MySQL version is strictly MySQL.
Click to expand...
Click to collapse
thanks for reply (and for nice app!)
nice, looks good... even better, seems to work well....connected to remote MySQL OK
suggestion: please auto-suggest correct ports for relevant SQLs
so, editing can only be done via queries ? (time to learn SQL syntax..?)
next, I'll try connecting to MS SQL, whilst I know a tiny bit about MySQL, I know nothing about MS, might be asking for help...
Nic,
need some help, if you can:
having issues with MS SQL, MS SQL is on a cloud server, for all I know, port could be blocked..
I've setup definition with port 1433, get 'failed to connect'
how to t/s outside of the app ?
should "telnet host 1433 " work ?
I'm getting
# telnet mssql2008.xx.yy 1433
Trying 202.111.22.33...
telnet: connect to address 202.111.22.33: Connection timed out
what else can I try ?
thanks for any pointers!
abbots said:
thanks for reply (and for nice app!)
nice, looks good... even better, seems to work well....connected to remote MySQL OK
suggestion: please auto-suggest correct ports for relevant SQLs
so, editing can only be done via queries ? (time to learn SQL syntax..?)
next, I'll try connecting to MS SQL, whilst I know a tiny bit about MySQL, I know nothing about MS, might be asking for help...
Nic,
need some help, if you can:
having issues with MS SQL, MS SQL is on a cloud server, for all I know, port could be blocked..
I've setup definition with port 1433, get 'failed to connect'
how to t/s outside of the app ?
should "telnet host 1433 " work ?
I'm getting
# telnet mssql2008.xx.yy 1433
Trying 202.111.22.33...
telnet: connect to address 202.111.22.33: Connection timed out
what else can I try ?
thanks for any pointers!
Click to expand...
Click to collapse
Hinting a default port is a good idea. I will see about adding in an upcoming release.
Yes right now anything beyond a simple select or delete must be done with a custom query. My goal is to make it more like the desktop editors, but since I am the only developer it might take a while. But I am not saying it won't happen.
If telnet is failing to connect then there is a firewall rule blocking your IP. Three things could fix this.
1. Add your IP to the database allow list (talk to the DBA)
2. If you can connect to the network the DB is on via VPN then you should. The db might be restricted to local IP
3. Use the SSH features of SQLTool to connect to a server on the databases allow list
You were smart to try the telnet. I would have done the same thing.
Feel free to contact me here or through the tools site. I'm happy to help
nraboy said:
You were smart to try the telnet. I would have done the same thing.
Click to expand...
Click to collapse
ahem, not that smart.....
forgot to specify sql type...... ooops
suggestion: don't allow save unless all req. stuff filled in...
OK, I seem to be in.
can I dump/backup with this app ?
thanks.
decent app, well done, wish you success in further development, if I can help in any way, happy to try
now I need to figure out how to dump this MS SQL into my Linux machine
abbots said:
ahem, not that smart.....
forgot to specify sql type...... ooops
suggestion: don't allow save unless all req. stuff filled in...
OK, I seem to be in.
can I dump/backup with this app ?
thanks.
decent app, well done, wish you success in further development, if I can help in any way, happy to try
Click to expand...
Click to collapse
Nice catch on the SQL Type. I will work to correct that.
For dump / backup are you referring to data or structure or both? Right now I have exporting DDL on my things to do list, but if you're referring to something else I'd like to hear it.
Thanks for the compliments on my app. I definitely want to hear more suggestions if you have them. Also please don't forget to rate well when you get a chance

[Q] GPS tracking system based on Windows Mobile 6.5

Hi,
is there any way how to let my WindowsMobile device automatically periodically update its GPS position and somehow send it (e.g. via SSH, email, whatever my linux server on the other end may handle) to my home server?
Just to illustrate - my goal is to develop a solution, where I could hide my old iPaq 614 somewhere in my car and it would constantly send the GPS position to my home linux server, thus being able to track the car.
I could even imagine putting linux or androig OS on the iPaq if that would be possible and would make the above mentioned solution functional.
Thanks a lot for your reply
GPSGate can update position. use it!

Categories

Resources