Hello guys !
some time ago, i started to develop a advanced "FREE & PUBLIC" remote control for all LFS versions. I attached 3 pics of my latest development in this thread.All is working fine but i don´t know how to dev a good "user account system" with permission rights for the remote access to my server app. Are there some guys who want to work on that projekt with me ? i´m also happy gettin some good tips for the user account problem (account managment,connection and password encryption and so on..........)
Hello,
i develop a remote control app for the lfs dedicated server. My problem is that i send the "/cars xxx+xxx+xxx+xxx......" command format via a MsgTypePack(64 byte buff).But my car string gets more than 70byte if i set more than 13 cars at one time. Is there a solution without using the predefined car classes (ALL,etc..) ?