Personal GPS tracking solution needed - Windows Mobile Development and Hacking General

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).

Related

Positiontracking for several mobile phones with GPS via GPRS

We are looking for a solution that allows us to track the position of several Qtek 2020 all equipped with GPS. The idea is that a local application sends the current position to a central server and a webserver displays the positions on a map.
Do you now any solution like that?
Thanks,
Guido
Track position of two or more GPS connected devices
Saw this in another posting...
http://www.jgui.net/gps/gpswait/
Seems to offer some of the functionality you're after.
This company offers a solution which uses GPRS rather than GPS. The map can be viewed from any web browser (assuming you know the user name and password) and there is no limit to the number of units
http://www.cms-uk.net/
Thanks for the information:
http://www.jgui.net/gps/gpswait/ is doing the tracking by SMS, which is not what I am looking for.
The link http://www.cms-uk.net/ is not working.
Any other ideas.
Thanks
Guido

How does google know that I surfed in from a pda

Hello
The other day i surfed to google from my XDA exec.
mobile internet rocks!!
i was wondering how does google know that i surfed in from a pda, cause i think it sent me to
www.google.co.uk/pda
the web page probably detected your screen size and redirected you to a page that was more friendly to you PDA browser. i wish more sites would do this.
www.google.com/pda for us US residents.
LOL
Not the screen size but the type of your internet browser, in this case Pocket IE.
Correct--it's not the screen size.
Although a LOT of your information is sent over the wire, much more than most of us realize, your resolution information is unknown to most websites, unless you explicitly allow it to be given via some kind of an executable that transmits such information. An example would be an embedded ActiveX object in IE for Windows.
Back on topic, yes, your browser information is known, not only to Google, but to every other website you visit. Not only that, the website also knows where you came from (i.e. the http addy) and where you went when you left it. There's a whole bunch of information deemed to be private that we would rather keep to ourselves (such as our surfing habits) that's known to any website that installs a cookie (a common thing nowadays) on your computer.
This is also how Google knows where you are. For example, when I log on, Google send me to the local Saudi page at http://www.google.com.sa/ It knows this information by doing a reverse lookup on your IP address, and comparing it against known databases of geographically assigned IPs. Since IP addresses are assigned and tied to geographical locations, it's easy enough to do, although it's still very disconcerting to see.
Be careful folks, even your searching habits are being tracked by Google. I have nothing to hide, so I don't care, but many folks do. Witness the recent Federal inquiry into the searching habits of the users of major search engines. Yahoo and MSN gave up that information quickly enough but Google is resisting. I don't think it will be able to hold out for very long though.
Imagine...now the fact that you searched for p0rn on the 'net is well known to anyone in the know. Scary, isn't it?
This Privacy Newsbyte brought to you courtesy of XDA-Dev's online donation campaign. Donate or be left in the dust!
thanks monakh
so google can detect both my mobile ip address (is there such a thing?) and my browser, correct?
monakh said:
the website also knows where you came from (i.e. the http addy)
Click to expand...
Click to collapse
Correct, through the referrer...
monakh said:
and where you went when you left it.
Click to expand...
Click to collapse
Only if you click a link on the site itself, -and- it is handled via a special handler.
No information is sent to a website when you leave it through e.g. a bookmark in your browser, or by typing in a new URL.
Please correct me if I'm wrong
You are correct.
hey i mailed myself (google account) using my adsl modem and using the gprs/3g connection to check the header to see if i could spot an originating ip address
i found one common ip address
Received: by 10.xy.za.b with HTTP; Sat, 18 Feb 2006 05:34:45 -0800 (PST)
i guess this is the google server, correct?
is there any way to prise the originating ip address from an email
That's why there is a registry hack to set Pocket Internet Explorer works like Internet Explorer 6.0.
Tuningszocske said:
That's why there is a registry hack to set Pocket Internet Explorer works like Internet Explorer 6.0.
Click to expand...
Click to collapse
Not entirely... I mean, you could - of course. But it also means that many sites will fail to send you PDA-specific content - which, with most plans/top-ups, means heavy costs.
Identifying PIE as IE6 is more used for stupid websites who check whether the browser is IE6 or above, regardless of whether that is actually required by the site.
There's three parts, the compatibility bit ('(Default) = Mozilla/4.0'), the browser string ('Version = MSIE 6.0') and the platform ('Platform = Windows NT 5.0'). If you leave the last bit intact ('Platform = Windows CE'), then you should still be able to get into stupid sites, while having PDA-friendly sites send you the PDA content.
oh i had not thought about the popups
i guess we wont get(suffer) popups with mobile ie5?
i just posted to this bulletin board to check my ip address
from the pc it looks like this 82.1a.bcd.efg
and fro my cda it looks like 193.abc.def.ghi
That's fine because presumably your mobile device and your home PC are on different networks so they sport different IPs.
IPs are a dead giveaway. In many cases, your position can be 'somewhat' and primitively triangulated to within 5 square miles of where you are. This may not be necessarily true for mobile networks, but those networks know where you are at all times anyway. In fact, there is now regulation in the US that mandates all handset makers to manufacture hardware with GPS functionality built-in. Between the two and a half dozen GPS satellites and your cellular network, you can run but you can't hide
This is, of course, so emergency services can reach you in time of need (in case you are unable to make the call to 911/999).
Of course...
monakh said:
This is, of course, so emergency services can reach you in time of need (in case you are unable to make the call to 911/999).
Click to expand...
Click to collapse
off-topic...
Technically it's so they can find you if you do call 911/999/112/whathaveyou but are unable (due to injuries, or duress, etc.) to state your location.
Being able to find you at any time is an added perk but it needs court orders even if you have been reported and officially designated a "missing person". Getting such a court order can take many hours, being declared a missing person can take 24 hours up to 48 hours (depends on the country and exactly what reasons you have to believe the person in question is truely missing).
ZeBoxx said:
monakh said:
This is, of course, so emergency services can reach you in time of need (in case you are unable to make the call to 911/999).
Click to expand...
Click to collapse
off-topic...
Technically it's so they can find you if you do call 911/999/112/whathaveyou but are unable (due to injuries, or duress, etc.) to state your location.
Click to expand...
Click to collapse
Ahh yes, I stand corrected.
It's so we CAN make the call and are unable to state the location. That WOULD make sense. However, like you said, there are legal hurdles, although at least in the U.S., they are fewer and far between.
is there any ip address list out there which tells me which ip addresses are allocated to which country?
are ip addresses bunched like telephone numbers
e.g. +1 is north america
+3 and +4 is europe
+96 & +97 middle east
nope, that's not how they work
organisations can get an IP from their service provider, who get blocks from their service providers, who get bigger blocks from places like RIPE, who in turn get huge blocks from ARIN.
But if it's a specific IP you're interested in, try VisualRoute

security risk on PPC phones/PDA's

I approached my boss about having her request that the company that runs out network update it to Microsoft exchange server 2003 SP to allow push e-mail. They have 2003 right now.
When I asked her she said that a decision was made that because we have some proprietary information in our company we can't sync e-mails or other "potential risk" items to mobile devices in the case they get lost or stolen. Now I can understand that frame of thought, but we all use laptops here and take them with us to meetings out of the building.
I want to propose that the powers at be readdress this. The reason being is that my job is to go to client's offices, provide training and be one of the front end guys. Well we have an e-mail alert that is sent out if our network goes down. Plus if I get an e-mail from a client who I would be going to see, while I am out at another client's office how am I going to know, right?
I would like to humbly ask this community to help me gather some very strong points that I can present to them to help them under there naiveness to mobile devices and their "potential" risks.
I know that they all have security built in that goes up to 128 bit encryption. I know that there aren't any virus to worry about.
What about keeping proprietary information safe if it is in an e-mai? Any Ideas? What other benefits would there be to allow push e-mail and synchronization to mobile devices?
I greatly Appreciate any help you can provide me.
Jason
Wipe
I do believe one of the "big" +'s to windows mobile 5 was the ability to remotely wipe the device once its been stolen. Someone with more tech knowledge will know more about this. But I remember seeing the commercial for it. Can anyone help this guy out?

Is it possible to use the Hermes as a Fax?

I have the adapter - which plugs into the bottom of the phone providing a phone plug - that can be inserted into a phone/fax.
Has anyone got this to work? Is there something special I must do to use it as a Fax? I searched the forums - and saw nothing about this.
regards.
D
Sending and receiving faxes was possible with WM2003/WM2003SE but Microsoft, with their infinite wisdom, decided that this was not required in WM5.
If you have a special adapter then it requires its own driver and software.
Here´s one application
Although the description doesn´t state that is compatible with WM5 you could give it a try....
http://www.pocketgear.com/software_detail.asp?id=20137
Here´s one application
Although the description doesn´t state that is compatible with WM5 you could give it a try....
http://www.pocketgear.com/software_detail.asp?id=20137
Fax
It seems you could fax with the software above using Att/Cingular's CSD service which I've heard isn't offered anymore. I've tried phonetools on my 8525 and 8125 devices and have had nothing but problems with the software.
An alternative to send faxes to and from email in which you can send attached files to be faxed to your recipient is Myfax at http://www.myfax.com
The supported files to be sent as attachments may be pdf, doc, xls, and more... I am currently testing this product on their 30 day trial offer. Their packages are pretty cheap and no extra charge for getting a toll free number.
Cortado.com is offering a similar product at http://www.cortado.com/index.php?s=23&lc=61&p=13, which requires the installation of the Content Beamer app on your device to send faxes wirelessly using your data connection. I am trying to test this service but have had problems with it, they appear to have some server side issues as I cannot access my account info on their site, and cannot send or receive faxes.
I'd go for Myfax, I have been pleased with the service so far and no extra software needed on the device to take up space.
See the description at the developer's web site. It doesn't list WM5 as a supported platform so the software probably depends on the OS to provide the support for sending and receiving faxes, and this is missing in WM5.

Remote Administration

Long time lurker, first-time poster.
I'm after some advice concerning using Windows Mobile in a corporate environment. My company is currently dishing out Blackberry RIM devices to anyone who needs email on the go, but we've got a really stable and secure AD infrastructure, and are going to go with WM ASAP for email, contacts, web etc etc etc.
Anyway, I've been tasked to bring these devices into the company properly; making sure the devices are fit for purpose, making sure that there's hardware support, and...making sure that they can be managed from our Service Desk, which is where I need some input.
I've used SOTI's Pocket Controller in the past and immediately had this in mind to deal with remote management. MobiControl takes this several steps forward and really does tick every box. I've scoured the 'net for other remote management/administration apps, but have more or less hit a blank. The only one that can be considered close is IntelliSync, but seems to fall over in several areas. Does anyone know of any other remote admin apps out there that can operate over wireless/cellular data connections? At the very least, I cannot deliver a choice of one to choose from, although I can't imagine anything else coming close to MobiControl.
Thanks, and well done everyone - top top site!
H
Do you use Exchange 2003? Either standalone or as part of SBS2003?? If so, Exchange 2003 SP2 has the MSFP (Messaging and Security Feature Pack) included, which allows remote administration - and remote wipe - of Windows Mobile devices (especially if they run Windows Mobile 6.0!!).
Another product from MS is the new System Center Configuration Manager (replacement for SMS) - this includes mobile device provisioning. There's a 120-day trial available, but I'm not sure when/if the product has been released yet. See this link for more details.
My company will be looking into SCCM in the new year as, at last, some of our senior execs are just getting wise to the possiblility of getting their email on the move (We won't be touching those "dark coloured fruit" devices with a long stick!!).
Cheers,
Mark.
Thanks Mark,
Yep - we're running Exchange 2K3 but I'm not sure what service pack we're on. I think our Exchange team are in the process of upgrading to 2007 - hopefully, this will also include some Windows Mobile goodies.
Most of our devices are WM5; I'm the only one running WM6, but most of the devices we're looking at are WM6.
One of my colleagues were talking to our Orange account manager a couple of days ago, and they mentioned Mobile Device Manager 2008. I will check out System Centre - thank you for the pointer.
Just out of interest, what line of business is your company in? From my converations with the other Groups within my company, the scope of this "investigation" has become rather large! Initially, it was going to be a straight swap for the PIM functions of the Blackberry, but I'm also now looking at GPS navigation via longitude and latitude co-ordinates, barcode scanning, printing via Bluetooth AND across the cellular data link, and a few other small (but useful) functions.
Can of worms...pop!
H

Categories

Resources