|
Hi,
As Eric mentined check carefull the licence agreement. You mention a private website, I assume this is intranet, but still check out !
For your application every user has to have a licence of mappoint, so wy nog take other approach ?
a. make a TCP server who does the receive of GPS information
b. make a TCP client application with embedded mappoint cotrol in it
1 Server Receive an update from GPS receiver
2. It save it in database or some local storeage
3 When TCP client connect it identifies itself and gets the GPS positions stored by the server
4. Client udate his local map |