Luis Matos
Luis Matos
in the libads branch the maxdatalen will be 8192 bytes https://github.com/gass/libads/blob/AdsRouter/src/ads.h#L43 Or we could just have a dynamically allocated datapointer (pointer to msgin). What is the best option?
The data pointer present in the struct is not used. Can you propose a change to the code?
I need to merge the ads router code from Gerhard. If i finish it before, i'll do it. Cheers and merry Christmas.
maybe a header missing?
To implement this we need a manager to the connection: and ADSRouter like to manage the connections and events. Every device should have only one connection and all access go...
Yes, i will contact the Original author.
License is changed from GPL to LGPL. Please discuss here only the ADSRouter