Quote:
|
Originally Posted by deathbypizza
OK, now it makes sense.
Does the file you're using have kismet data imported into it?
Raw netstumbler data will give a blank SSID as being null, my app only converts them to (No SSID) (round brackets) but doesn't handle kismet style angle brackets < >.
Try doing a find-replace all on your netstumbler summary file & then see if it converts propperly.
|
Yes it's imported kismet data from my conveter program. I removed the <> and it imported ok.
Some suggestions:
Instead of multiple message boxes for errors write a summary text at the end and display that instead, with the SSID and line number since it's possible that the SSID can occur multiple times in the file.
Add drag and drop for the input file and maybe assume the output file will be the same name only .kml. Helpful for first time users.
Limit output fiile type to .kml only and populate save file dialog with current import filename .kml
I like the folders mine doesn't do that, yet

Good job.