<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Cinerender sending loads of data to the internet in Visualization</title>
    <link>https://community.graphisoft.com/t5/Visualization/Cinerender-sending-loads-of-data-to-the-internet/m-p/284129#M3959</link>
    <description>It's the same here. It is a little bit of a strange thing. I've been rendering a lot, the hole weekend actually, and just over a terabyte has been transfered somewhere by cinerender from my Mac. Per second rate is 106 Mbytes just now.&lt;BR /&gt;
&lt;BR /&gt;
Maybe there is en explanation for this, or maybe we are misreading the stats and the numbers?&lt;BR /&gt;
&lt;BR /&gt;
I am using dropbox for my projects nowadays, because I do my work in two different locations. I don't think it (dropbox) should aggregate this kind of network usage. I think all the caching and swapping and working should happen within my Mac Pro and inside my RAM and SSD, not on network. Ofcourse the project and the .bpn reside in the cloud, but thats only some tens of megabytes per piece.&lt;BR /&gt;
&lt;BR /&gt;
When I'm on Cinema 4D team-render, the local network usage ramps up, but now I'm doing renders with single instances of ArchiCADs, three separate licenses each doing it's own render and in a different computer. A couple of libraries are on dropbox too. I think I am not running out memory either (14GB used out of 48GB on this machine).</description>
    <pubDate>Sun, 14 May 2017 20:46:44 GMT</pubDate>
    <dc:creator>mikas</dc:creator>
    <dc:date>2017-05-14T20:46:44Z</dc:date>
    <item>
      <title>Cinerender sending loads of data to the internet</title>
      <link>https://community.graphisoft.com/t5/Visualization/Cinerender-sending-loads-of-data-to-the-internet/m-p/284128#M3958</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;My network activity monitor in OSX reports CineRender is sending loads of data while it's rendering. Why is this? My problem is that I'm on a limited data usage connection, and don't want to blow this. Why would CineRender need to seed at all?&lt;BR /&gt;
&lt;BR /&gt;
I am the only computer on my local wifi with ArchiCad/CineRender, so no network-rendering should be ongoing..&lt;BR /&gt;
&lt;BR /&gt;
Rendering will work fine if I disable wifi, so I don't get why.&lt;BR /&gt;
Thanks for any hints, have not found any similar issues on the forum.&lt;/T&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;IMG src="http://community.graphisoft.com/t5/image/serverpage/image-id/75100i0E24D4F36485DEA8/image-size/large?v=v2&amp;amp;px=999" border="0" alt="Skjermbilde 2017-05-14 kl. 16.11.01.png" title="Skjermbilde 2017-05-14 kl. 16.11.01.png" /&gt;</description>
      <pubDate>Thu, 11 May 2023 09:39:14 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Visualization/Cinerender-sending-loads-of-data-to-the-internet/m-p/284128#M3958</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-11T09:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: Cinerender sending loads of data to the internet</title>
      <link>https://community.graphisoft.com/t5/Visualization/Cinerender-sending-loads-of-data-to-the-internet/m-p/284129#M3959</link>
      <description>It's the same here. It is a little bit of a strange thing. I've been rendering a lot, the hole weekend actually, and just over a terabyte has been transfered somewhere by cinerender from my Mac. Per second rate is 106 Mbytes just now.&lt;BR /&gt;
&lt;BR /&gt;
Maybe there is en explanation for this, or maybe we are misreading the stats and the numbers?&lt;BR /&gt;
&lt;BR /&gt;
I am using dropbox for my projects nowadays, because I do my work in two different locations. I don't think it (dropbox) should aggregate this kind of network usage. I think all the caching and swapping and working should happen within my Mac Pro and inside my RAM and SSD, not on network. Ofcourse the project and the .bpn reside in the cloud, but thats only some tens of megabytes per piece.&lt;BR /&gt;
&lt;BR /&gt;
When I'm on Cinema 4D team-render, the local network usage ramps up, but now I'm doing renders with single instances of ArchiCADs, three separate licenses each doing it's own render and in a different computer. A couple of libraries are on dropbox too. I think I am not running out memory either (14GB used out of 48GB on this machine).</description>
      <pubDate>Sun, 14 May 2017 20:46:44 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Visualization/Cinerender-sending-loads-of-data-to-the-internet/m-p/284129#M3959</guid>
      <dc:creator>mikas</dc:creator>
      <dc:date>2017-05-14T20:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: Cinerender sending loads of data to the internet</title>
      <link>https://community.graphisoft.com/t5/Visualization/Cinerender-sending-loads-of-data-to-the-internet/m-p/284130#M3960</link>
      <description>Just a guess - but my bet is that CineRender exchanges data with ArchiCAD via a network protocol, as an easy way of having two independent processes 'talk' to one another ('interprocess communication') without deep coding.   I would guess that this 'network activity' doesn't leave your machine and touch the rest of your local network, much less the internet.&lt;BR /&gt;
&lt;BR /&gt;
The screenshot that Mikas posted supports my guess:   The number of bytes read by CineRender equals those written by ArchiCAD and vice versa.&lt;BR /&gt;
&lt;BR /&gt;
Since you're both on Macs, you could verify my guess (if nobody from Graphisoft posts), by running Little Snitch (or similar) which lets you see what is actually happening on your network vs just seeing bytes read/written.  Says there is a free trial:&lt;BR /&gt;
&lt;A href="https://www.obdev.at/products/littlesnitch/index.html" target="_blank"&gt;https://www.obdev.at/products/littlesnitch/index.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Of course, you can also test by disconnecting from the internet - turn of your wifi or unplug your ethernet cable - and see if the render still works properly.</description>
      <pubDate>Sun, 14 May 2017 23:54:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Visualization/Cinerender-sending-loads-of-data-to-the-internet/m-p/284130#M3960</guid>
      <dc:creator>Karl Ottenstein</dc:creator>
      <dc:date>2017-05-14T23:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: Cinerender sending loads of data to the internet</title>
      <link>https://community.graphisoft.com/t5/Visualization/Cinerender-sending-loads-of-data-to-the-internet/m-p/284131#M3961</link>
      <description>Thank You Karl, it must be something like that. My wired network is behind a 100 Mbit/s switch at the moment, so it could not even theoretically put through 100 Mbytes/s (byte=8xbits). But theres something more I don't get, because after rendering whole last night, that number has decreased to 897 GB (Gt is GB, Mt=MB and kt=kB in finnish terminology). Process ID is the same though, 2410.&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/9292iBDF8DC31661C001F/image-size/large?v=v2&amp;amp;px=999" border="0" alt="Cinerender_network_usage_2.jpg" title="Cinerender_network_usage_2.jpg" /&gt;</description>
      <pubDate>Mon, 15 May 2017 05:06:58 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Visualization/Cinerender-sending-loads-of-data-to-the-internet/m-p/284131#M3961</guid>
      <dc:creator>mikas</dc:creator>
      <dc:date>2017-05-15T05:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: Cinerender sending loads of data to the internet</title>
      <link>https://community.graphisoft.com/t5/Visualization/Cinerender-sending-loads-of-data-to-the-internet/m-p/284132#M3962</link>
      <description>Karl is right.&lt;BR /&gt;
You don't need to worry about your data plan &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
Using network sockets you can implement fast and reliable &lt;A href="https://en.wikipedia.org/wiki/Inter-process_communication" target="_blank"&gt;Inter-process communiation&lt;/A&gt;, which is done here.</description>
      <pubDate>Mon, 15 May 2017 12:21:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Visualization/Cinerender-sending-loads-of-data-to-the-internet/m-p/284132#M3962</guid>
      <dc:creator>runxel</dc:creator>
      <dc:date>2017-05-15T12:21:24Z</dc:date>
    </item>
  </channel>
</rss>

