I have an multi platform app – iOS/Android that connects to a tcp datasnap windows service. App and service both written in Delphi 10.1 Berlin.
I’m currently looking into adding more security to the communication between app and server.
I was just wondering if there is anything specific I need to look at?
Can I make these changes to the existing app and server projects or would it require creating new projects from scratch?
Thanks,