<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Documentation of nyssr.net and RemoteSkin on sillysky.net</title>
    <link>https://sillysky.net/docs/</link>
    <description>Recent content in Documentation of nyssr.net and RemoteSkin on sillysky.net</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 15 Oct 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://sillysky.net/docs/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Getting Started</title>
      <link>https://sillysky.net/docs/getting-started/</link>
      <pubDate>Wed, 15 Oct 2025 00:00:00 +0000</pubDate>
      <guid>https://sillysky.net/docs/getting-started/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;https://sillysky.net/images/LigneClaire/doc/GettingStarted.webp&#34; alt=&#34;Getting Started&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Getting Started&lt;/strong&gt; builds a complete nyssr.net plugin with Gradle and IDEA. The example sends asynchronous ping messages to targets and nodes, measures the traffic, and exposes simple command-line controls.&lt;/p&gt;&#xA;&lt;h2 id=&#34;what-you-will-build&#34;&gt;What you will build&lt;/h2&gt;&#xA;&lt;p&gt;The example plugin will:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;create a Java JAR with an &lt;code&gt;IPlugIn&lt;/code&gt; entry point&lt;/li&gt;&#xA;&lt;li&gt;initialize a package through the service registry&lt;/li&gt;&#xA;&lt;li&gt;register a target and handle messages&lt;/li&gt;&#xA;&lt;li&gt;send requests and process asynchronous responses&lt;/li&gt;&#xA;&lt;li&gt;keep ping statistics in memory&lt;/li&gt;&#xA;&lt;li&gt;offer commands to add, list, and delete pings&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;&lt;strong&gt;Key idea:&lt;/strong&gt; The tutorial follows one end-to-end message flow: plugin startup, service activation, target registration, request, response, and measurement.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
