<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 11/01/2025 8:46 pm, Duke Normandin
      via fpc-pascal wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:170C03AF-80C8-4BFC-8CC4-135CD42FDC03@gmx.com">
      <pre wrap="" class="moz-quote-pre">I’ve Googled my butt off looking for fpc/pascal examples
/tutorials on writing a simple tcp client and server. NO JOY! Anybody got any ideas? TIA

Duke
Sent from my iPhone
_______________________________________________
fpc-pascal maillist  -  <a class="moz-txt-link-abbreviated" href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a>
<a class="moz-txt-link-freetext" href="https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal">https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal</a>
</pre>
    </blockquote>
    <p>I used <br>
    </p>
    <pre><a class="moz-txt-link-freetext" href="https://github.com/geby/synapse">https://github.com/geby/synapse</a>

which is cross platform.

Dennis
</pre>
  </body>
</html>