Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.9.3
-
None
Description
There are a few issues with newer Delphi versions, in particular regarding the deprecated sockets library that we use today. Currently, the sockets support has been removed from the Thrift Delphi bindings for newer Delphi versions, so we are at least able to compile the rest w/o problems.
If sockets are needed, one may consider downloading the file Web.Win.Sockets from the RAD-Studio Samples instead to reactivate the old behaviour. However, this is not a recommended solution, only a workaround.