<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Il 28/05/2020 18:00, Graeme Geldenhuys ha scritto:<br>
</p>
<blockquote type="cite"
cite="mid:736a6fbc-fe34-9717-7624-1249c617f674@geldenhuys.co.uk">
<blockquote type="cite" style="color: #000000;">
<pre wrap="">Though in general, I would
just use Indy.
</pre>
</blockquote>
<pre wrap="">+1</pre>
</blockquote>
The main reason is that I have a relevant amount of Delphi/Kylix
code using Delphi's Sockets unit. That way porting that code to
Lazarus becomes trivial.<br>
Secondly my applications typically involve point-to-point
connections in a production environment. Upstream machine must
communicate with downstream machine, end of line machine must send
production data to a dedicated server, and so on. I need to
transparently handle failures such as a server side being temporary
down. All of that in the hands of unskilled operators.<br>
Lighter and simpler code, makes it easier both to develop and to
debug.<br>
<br>
Giuliano<br>
<pre class="moz-signature" cols="72">--
Do not do to others as you would have them do to you.They might have different tastes.</pre>
</body>
</html>