<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Network on Stefan Litsche</title>
		<link>https://biosoft.de/tags/network/</link>
		<description>Recent content in Network on Stefan Litsche</description>
		<generator>Hugo</generator>
		<language>en-US</language>
		
		
		
		
			<lastBuildDate>Wed, 19 Apr 2017 15:05:57 +0000</lastBuildDate>
		
			<atom:link href="https://biosoft.de/tags/network/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Duplicate Port Allocation</title>
				<link>https://biosoft.de/posts/duplicate-port-allocation/</link>
				<pubDate>Wed, 19 Apr 2017 15:05:57 +0000</pubDate>
				<guid>https://biosoft.de/posts/duplicate-port-allocation/</guid>
				<description>&lt;p&gt;Weird observation:&#xA;From Clojure Repl I run a webserver application. From a browser I was able to connect to this app. An application in another JVM running some acceptance test failed to connect:&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;#error {&#xA;:cause &amp;quot;connection was closed”&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;This is strange since from same terminal&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;$ nc -z localhost 8080&#xA;Connection to localhost port 8080 [tcp/http-alt] succeeded!&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;Than I remembered that I configured port forwarding for Virtualbox for this port as well.&#xA;Could it be that there are two bindings for the same port to different applications?&lt;/p&gt;</description>
			</item>
			<item>
				<title>Wörter zählen</title>
				<link>https://biosoft.de/posts/wordcount/</link>
				<pubDate>Wed, 06 Mar 2013 22:08:57 +0000</pubDate>
				<guid>https://biosoft.de/posts/wordcount/</guid>
				<description>&lt;p&gt;Am Donnerstag war &lt;a href=&#34;https://soundcloud.com/&#34;&gt;Soundcloud&lt;/a&gt; wieder einmal so&#xA;freundlich, seine Räume für das Treffen des FunClubs zur Verfügung zu&#xA;stellen. Zu diesem Treffen sollten &lt;a href=&#34;http://www.meetup.com/thefunclub/events/104441382/&#34;&gt;die Teilnehmer eine&#xA;Aufgabe&lt;/a&gt; lösen: Wörter in einem Text zählen und die 10 häufigsten Wörter&#xA;anzeigen.&lt;/p&gt;&#xA;&lt;p&gt;Die Präsentationen waren sehr interessant. Es waren Lösungen in&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Bash/Awk&lt;/li&gt;&#xA;&lt;li&gt;Erlang&lt;/li&gt;&#xA;&lt;li&gt;Haskell&lt;/li&gt;&#xA;&lt;li&gt;Scala&lt;/li&gt;&#xA;&lt;li&gt;Lua&lt;/li&gt;&#xA;&lt;li&gt;Clojure&lt;/li&gt;&#xA;&lt;li&gt;Common Lisp&lt;/li&gt;&#xA;&lt;li&gt;R&lt;/li&gt;&#xA;&lt;li&gt;C&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;zu sehen. Sehr interessant war, dass es doch trotz des sehr einfachen Problems sehr viele unterschiedliche Wege zu Lösung gibt.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
