The data exchange formats are the same across all supported formats. So on the client side there is no difference what platform the server application runs on.
The only significant difference between Delphi and .NET based servers is that Delphi ones don’t support DA SQL queries and cannot process DA LINQ queries that contain table joins.
Also there is not much difference which exactly platform the client app runs on as long as the correct data exchange format is used.