MapWindow Developer Team : MapWindow Discussion Forum
I'm considering create a new GPS plug-in for MapWindow using GPS.NET 3.0 (http://gps3.codeplex.com/). Before I start I want to know if anybody already has some experience with GPS.NET 3.0, not necessarily in combination with MapWindow. Thanks, Paul
Any experience with GPS.NET 3.0
Posted by:
pmeems ()
Date: March 04, 2010 12:47AM
I'm considering create a new GPS plug-in for MapWindow using GPS.NET 3.0 (http://gps3.codeplex.com/).
Before I start I want to know if anybody already has some experience with GPS.NET 3.0, not necessarily in combination with MapWindow.
Thanks,
Paul
--
Don't forget to read the new documentation: www.mapwindow.org/documentation/mapwingis4.8
Join us Google+: MapWindow GIS Google+ Community
Join the MapWindow Group on LinkedIn! LinkedIn - MapWindow Group
Download the latest beta installer at:
tinyurl.com/mwMonthly 32-Bit
tinyurl.com/mwMonthlyx64 64-Bit
Follow me on Twitter MapWindow_nl to read when a new installer is published.
---
Paul Meems
The Netherlands
[www.bontepaarden.nl]
Release manager, configuration manager and
forum moderator of MapWindow GIS
Owner of MapWindow.nl - Support for
Dutch speaking users: www.mapwindow.nl
*******
Everything I say or write is my personal opinion and
not the opinion of the company I work for.
*******
View my profile on LinkedIn
Before I start I want to know if anybody already has some experience with GPS.NET 3.0, not necessarily in combination with MapWindow.
Thanks,
Paul
--
Don't forget to read the new documentation: www.mapwindow.org/documentation/mapwingis4.8
Join us Google+: MapWindow GIS Google+ Community
Join the MapWindow Group on LinkedIn! LinkedIn - MapWindow Group
Download the latest beta installer at:
tinyurl.com/mwMonthly 32-Bit
tinyurl.com/mwMonthlyx64 64-Bit
Follow me on Twitter MapWindow_nl to read when a new installer is published.
---
Paul Meems
The Netherlands
[www.bontepaarden.nl]
Release manager, configuration manager and
forum moderator of MapWindow GIS
Owner of MapWindow.nl - Support for
Dutch speaking users: www.mapwindow.nl
*******
Everything I say or write is my personal opinion and
not the opinion of the company I work for.
*******
View my profile on LinkedIn
Re: Any experience with GPS.NET 3.0
Posted by:
carnegiea ()
Date: March 04, 2010 01:03AM
Hi Paul,
Bernard here, read your message about GPS.NET 3.0. I am currently developing Mobile application using this framework. Is an easy framework to be used with event triggering function from GPS NMEA stream. I am using C#.NET to develop.
Best Regards,
Bernad
Bernard here, read your message about GPS.NET 3.0. I am currently developing Mobile application using this framework. Is an easy framework to be used with event triggering function from GPS NMEA stream. I am using C#.NET to develop.
Best Regards,
Bernad
Re: Any experience with GPS.NET 3.0
Posted by:
pmeems ()
Date: March 05, 2010 12:53AM
Thanks Bernard,
I'll dive it to it shortly. It seems to be a good library.
I've been talking with somebody who is also working on a mobile version with GPS.NET.
I could get you in contact with him if you like.
Thanks,
Paul
--
Don't forget to read the new documentation: www.mapwindow.org/documentation/mapwingis4.8
Join us Google+: MapWindow GIS Google+ Community
Join the MapWindow Group on LinkedIn! LinkedIn - MapWindow Group
Download the latest beta installer at:
tinyurl.com/mwMonthly 32-Bit
tinyurl.com/mwMonthlyx64 64-Bit
Follow me on Twitter MapWindow_nl to read when a new installer is published.
---
Paul Meems
The Netherlands
[www.bontepaarden.nl]
Release manager, configuration manager and
forum moderator of MapWindow GIS
Owner of MapWindow.nl - Support for
Dutch speaking users: www.mapwindow.nl
*******
Everything I say or write is my personal opinion and
not the opinion of the company I work for.
*******
View my profile on LinkedIn
I'll dive it to it shortly. It seems to be a good library.
I've been talking with somebody who is also working on a mobile version with GPS.NET.
I could get you in contact with him if you like.
Thanks,
Paul
--
Don't forget to read the new documentation: www.mapwindow.org/documentation/mapwingis4.8
Join us Google+: MapWindow GIS Google+ Community
Join the MapWindow Group on LinkedIn! LinkedIn - MapWindow Group
Download the latest beta installer at:
tinyurl.com/mwMonthly 32-Bit
tinyurl.com/mwMonthlyx64 64-Bit
Follow me on Twitter MapWindow_nl to read when a new installer is published.
---
Paul Meems
The Netherlands
[www.bontepaarden.nl]
Release manager, configuration manager and
forum moderator of MapWindow GIS
Owner of MapWindow.nl - Support for
Dutch speaking users: www.mapwindow.nl
*******
Everything I say or write is my personal opinion and
not the opinion of the company I work for.
*******
View my profile on LinkedIn
Re: Any experience with GPS.NET 3.0
Posted by:
carnegiea ()
Date: March 05, 2010 09:29PM
Hi Paul,
Ya of course.
Thanks in advance, I would like to have chat with them.
If you require any help I will try my best to answer you. GPS.NET indeed is a good library. It is a commercial product which comes open-sourced. Therefore its organization in object orienting and classes are well arranged, and is up to standard.
Best Regards,
Bernad
Ya of course.
Thanks in advance, I would like to have chat with them.
If you require any help I will try my best to answer you. GPS.NET indeed is a good library. It is a commercial product which comes open-sourced. Therefore its organization in object orienting and classes are well arranged, and is up to standard.
Best Regards,
Bernad
Re: Any experience with GPS.NET 3.0
Posted by:
geoyogesh ()
Date: March 14, 2010 09:07AM
hi Bernard,
Yogesh here.sorry for late reply.I am the guy who was referred by paul.I read your post [www.mapwindow.org] and come to know that you are interested in developing a Mobile version of windows mobile.I have also wondered to develop the same. if you are interested i can also join you in developing the mapwindow for the windows mobile.i like to know about the progress you have made in developing mobile version.
Regards,
Yogesh.D
Yogesh here.sorry for late reply.I am the guy who was referred by paul.I read your post [www.mapwindow.org] and come to know that you are interested in developing a Mobile version of windows mobile.I have also wondered to develop the same. if you are interested i can also join you in developing the mapwindow for the windows mobile.i like to know about the progress you have made in developing mobile version.
Regards,
Yogesh.D
Re: Any experience with GPS.NET 3.0
Posted by:
carnegiea ()
Date: March 14, 2010 11:22PM
Hello Yogesh!
It is Bernad here. Yes as you said I am developing a mobile application from GPS.NET 3.0, but I am only developing a simple application which is sth like a background program running during the mobile is on, to receive coordinates and save it in a csv. So that at the end of the day, I can perform tracking on the user of the mobile.
The idea I am having is to enable a direct push socket connection to server so that real time tracking can be done, but currently busy with shifting the map program I developed using desktop MapWinGIS from VB6 to C#.NET. It is kinda tedious, but hopefully I can finish it as soon as possible so to continue as wat i mentioned just now.
by the way you can just email me at sieewster@gmail.com or msn at sieew@mail.com to chat further budd.
How about your current development? Can briefly tell me what is the application you are developing currently?
Thanks!
Best Regards,
Bernad
It is Bernad here. Yes as you said I am developing a mobile application from GPS.NET 3.0, but I am only developing a simple application which is sth like a background program running during the mobile is on, to receive coordinates and save it in a csv. So that at the end of the day, I can perform tracking on the user of the mobile.
The idea I am having is to enable a direct push socket connection to server so that real time tracking can be done, but currently busy with shifting the map program I developed using desktop MapWinGIS from VB6 to C#.NET. It is kinda tedious, but hopefully I can finish it as soon as possible so to continue as wat i mentioned just now.
by the way you can just email me at sieewster@gmail.com or msn at sieew@mail.com to chat further budd.
How about your current development? Can briefly tell me what is the application you are developing currently?
Thanks!
Best Regards,
Bernad
Re: Any experience with GPS.NET 3.0
Posted by:
carnegiea ()
Date: April 04, 2010 09:33PM
Hi Yogesh,
I am still waiting for your reply. However, lets find sth to do if you have any idea on what to develop! Thanks!
I am still waiting for your reply. However, lets find sth to do if you have any idea on what to develop! Thanks!
Sorry, only registered users may post in this forum.


