after about 20mins I have a rebuild SelGate using Delphi 10.4 fully converted to Unicode and no longer using outdated tclientsocket its now running with overbyte sockets that should fix any TCP issues. also updated server GUI a little so it can now be minimized to system tray.
Doesn't Delphi come with standard sockets now that require no work to migrate? I just installed dclsockets package and all the gates work fine or so it seems?
Doesn't Delphi come with standard sockets now that require no work to migrate? I just installed dclsockets package and all the gates work fine or so it seems?
you can install the tclientsockets yes but the sockets them selfs have not really been updated since delphi 7 days, so moving to a other library is alot better such as libuv.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.