l1nuxx
04-16-2003, 12:17 PM
Is there anyway to transfer the LAT/LONG from a telnet session to mappoint and have it put a push pin in the proper location on the map. The telnet session is connected to a server that is receiving LAT/LONG from a GPS device on a truck. Any suggestions would help. Thanks
Eric Frost
04-16-2003, 12:57 PM
Can you save or dump the telnet to a text file? Maybe your telnet client can run a constant log that you would parse and extract the lat/lon. Alternatively you could explore something like WinBatch to automate a copy/paste from your telnet window.
Eric
l1nuxx
04-24-2003, 09:53 AM
thanks Eric.....I'll give it a try
Eric Frost
04-24-2003, 12:09 PM
I don't know what programming controls are available for automating a telnet session, but it seems like there must be some libraries for doing so.