B
Brofalad
Hi
Hi all
I need to share the PDA build in GPS between two applications, ArcPad
(a commercial GIS program) and my own C# application. The ArcPad
application seems to be able to use the program port configured with
setting/GPS/program port. But not my own application. My application
can only use the hardware port. I have used the
System.IO.Ports.SerialPort and the target platform Pocket PC 2003.
What is the simplest way to make the two application to both share the
data from the built in GPS. ArcPad I can't modify of course. Is it
possible to use the SerialPort component and still share. My fist
thought was to just change the target platform to Windows Mobile 5.0
Pocket PC SDK (which support GPS intermediate driver) and use the
Settings/GPS/ to set the hardware port to the real hardware port and
than the two applications could both use the program port. But it
doesn't work only ArcPad seems to be able to use the program port.
What modifications do I have to make to my application?
Regards
Brofalad
Hi all
I need to share the PDA build in GPS between two applications, ArcPad
(a commercial GIS program) and my own C# application. The ArcPad
application seems to be able to use the program port configured with
setting/GPS/program port. But not my own application. My application
can only use the hardware port. I have used the
System.IO.Ports.SerialPort and the target platform Pocket PC 2003.
What is the simplest way to make the two application to both share the
data from the built in GPS. ArcPad I can't modify of course. Is it
possible to use the SerialPort component and still share. My fist
thought was to just change the target platform to Windows Mobile 5.0
Pocket PC SDK (which support GPS intermediate driver) and use the
Settings/GPS/ to set the hardware port to the real hardware port and
than the two applications could both use the program port. But it
doesn't work only ArcPad seems to be able to use the program port.
What modifications do I have to make to my application?
Regards
Brofalad