Hello everyobody i´m learning c++ but i find myself incapable of writing the prog. i need.
I´m going to show what i need just in case someone can help me or much better build it for me
(and everybody on my same problem).
I´ve built a display like that:
http://www.simulaonline.com/in ... 99999999&topic=578.30
I can make it run with rFactor, GTR2, GTR Evo with the soft downloaded from this page:
http://www.comunidadt2sp.es/e1 ... rum_viewtopic.php?16187.0
But now i have a problem, i don´t know how to get it working with LFS. Searching thew web i´ve found a way to read the LFS data and send it to a IP and port with this util:
http://nlp.fi.muni.cz/~xkadlec/lfs/gidll/
The display works conected to the comport and is able to read the info in this protocol:
111 3 111 1 2 3
Speed Gear Fuel Number of led of the first row leds 2nd row leds 3rdr row
Al together this is the line:
1113111123
What i need is an aplication able to read LFS info and send it to the comport using this protocol.
Thanks in advance.
PS: Excuse me for my bad english
I´m going to show what i need just in case someone can help me or much better build it for me

I´ve built a display like that:
http://www.simulaonline.com/in ... 99999999&topic=578.30
I can make it run with rFactor, GTR2, GTR Evo with the soft downloaded from this page:
http://www.comunidadt2sp.es/e1 ... rum_viewtopic.php?16187.0
But now i have a problem, i don´t know how to get it working with LFS. Searching thew web i´ve found a way to read the LFS data and send it to a IP and port with this util:
http://nlp.fi.muni.cz/~xkadlec/lfs/gidll/
The display works conected to the comport and is able to read the info in this protocol:
111 3 111 1 2 3
Speed Gear Fuel Number of led of the first row leds 2nd row leds 3rdr row
Al together this is the line:
1113111123
What i need is an aplication able to read LFS info and send it to the comport using this protocol.
Thanks in advance.
PS: Excuse me for my bad english