<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Networking on Zymacs</title>
    <link>//localhost:1313/categories/networking/</link>
    <description>Recent content in Networking on Zymacs</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 07 May 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="//localhost:1313/categories/networking/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>The anatomy of a download over TCP</title>
      <link>//localhost:1313/post/http_downloads/</link>
      <pubDate>Thu, 07 May 2026 00:00:00 +0000</pubDate>
      <guid>//localhost:1313/post/http_downloads/</guid>
      <description>&lt;p&gt;Let&amp;rsquo;s look at what happens from download instantiation by some download client to&#xA;when all data in its completeness is transferred from the remote location to the downloader&amp;rsquo;s storage.&lt;/p&gt;&#xA;&lt;h2 id=&#34;getting-a-uri-to-a-remote-resource&#34;&gt;Getting a uri to a remote resource&lt;/h2&gt;&#xA;&lt;p&gt;You have been given some link of the form &lt;code&gt;http://somesite.com:8031/file.txt&lt;/code&gt; to a remote file.&#xA;From the URL we can tell the remote file is located at the root folder &lt;code&gt;/&lt;/code&gt; on the hosting server&#xA;and that it is called &lt;code&gt;file.txt&lt;/code&gt;. This website is on some server that supports the http protocol.&#xA;Its hosted somewhere off your system accessible via a network.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
