Hi all,
I am trying to develop a server for an Android app I have. i have tested the server via a php script but this will not work for clients who do not have a dedicated server at work.
So my aim is to build a server in delphi which serves the Windows clients and the Android device.
I have tested RealThinClient and this works well for Windows based machines.
The server executes sql scripts and delivers the results.
Now for the hard bit, how to get the Android to do the same.
Maybe this is the wrong forum since it is the Delphi part that is causing all the pain, but if their are any Delphi/Android programmers out their who have done something like this, I would love to hear.
Tom
I am trying to develop a server for an Android app I have. i have tested the server via a php script but this will not work for clients who do not have a dedicated server at work.
So my aim is to build a server in delphi which serves the Windows clients and the Android device.
I have tested RealThinClient and this works well for Windows based machines.
The server executes sql scripts and delivers the results.
Now for the hard bit, how to get the Android to do the same.
Maybe this is the wrong forum since it is the Delphi part that is causing all the pain, but if their are any Delphi/Android programmers out their who have done something like this, I would love to hear.
Tom