<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://forge.codesys.com/prj/codesys-example/plc-chat-nbs/home/Home/</link><description>Recent changes to Home</description><language>en</language><lastBuildDate>Thu, 25 Feb 2021 10:40:21 -0000</lastBuildDate><atom:link href="https://forge.codesys.com/prj/codesys-example/plc-chat-nbs/home/Home/feed" rel="self" type="application/rss+xml"></atom:link><item><title>Home modified by robert</title><link>https://forge.codesys.com/prj/codesys-example/plc-chat-nbs/home/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,4 +1,4 @@
-[[download url= label=project]]
+[[download url=https://forge.codesys.com/svn/prj,codesys-example,plc-chat-nbs,code/Chat_NBS_Example.project label=Chat_NBS_Example.project]]

 [TOC]

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">robert</dc:creator><pubDate>Thu, 25 Feb 2021 10:40:21 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com12f9adf91f98c1d026d91e2c92b632cdbc6cf226</guid></item><item><title>Home modified by robert</title><link>https://forge.codesys.com/prj/codesys-example/plc-chat-nbs/home/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,7 +1,44 @@
-Welcome to your wiki!
+[[download url= label=project]]
+ 
+[TOC]
+ 
+# PLC Chat Net Base Services
+ 
+ 
+## Product description
+ The sample project consists of a server application and a client application with a visualization for each.
+A client application communicates over the server application with another client application via TCP (Port 50000).
+The connection can be made either encrypted or unencrypted.

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+### Establishing an unencrypted TCP connection

-The wiki uses [Markdown](/prj/codesys-example/plc-chat-nbs/home/markdown_syntax/) syntax.
+An unencrypted connection can be established by deactivating the 'Encrypted' switch.
+For the client and server application, the IP address of the server has to be specified in the 'IP Address' field.

-[[members limit=20]]
+### Establishing an encrypted TCP connection
+
+An encrypted connection can be established by activating the 'Encrypted' switch.
+In this case, the server has to have stored the client certificates as trusted certificates.
+The client applications each have to have stored the server certificate as trusted certificates.
+
+#### Configuration of the certificates
+
+- Open the 'PLC Shell' of the device (client and server)
+- Enter the following command: ``cert-genselfsigned``
+- Download and install the 'CODESYS Security Agent' tool from the CODESYS Store (see https://store.codesys.com/codesys-security-agent.html).
+- Open the 'Security Screen' view.
+- Select a specific certificate and save it to the PC.
+- Save the certificate of the client as trusted certificates of the server.
+- Save each certificate of the server as a trusted certificate of the client.
+- In the ``TCP_Client`` and ``TCP_Server`` programs, the ``info`` variable has to be set to the name (CN) of the specified certificate.
+
+The 'Go Online' button can be used to activate the server and establish a connection from the clients to the server.
+ 
+ 
+## System requirements and restrictions
+|System requirements and restrictions  | Info|
+|--------------------------------------|-----|
+|**Programming System**                | CODESYS Development System Version 3.5.16.10 or higher|
+|**Runtime System**                    | CODESYS Control Version 3.5.16.10|
+|**Required Accessories**              | -|
+ 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">robert</dc:creator><pubDate>Thu, 25 Feb 2021 09:52:50 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com0858df1a08253cc1954607043fbbdbb461e9f925</guid></item><item><title>Home modified by robert</title><link>https://forge.codesys.com/prj/codesys-example/plc-chat-nbs/home/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/prj/codesys-example/plc-chat-nbs/home/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;h6&gt;Project Members:&lt;/h6&gt;
	&lt;ul class="md-users-list"&gt;
		&lt;li&gt;&lt;a href="/u/ingo/"&gt;Ingo&lt;/a&gt; (admin)&lt;/li&gt;&lt;li&gt;&lt;a href="/u/mlamp/"&gt;mlamp&lt;/a&gt; (admin)&lt;/li&gt;&lt;li&gt;&lt;a href="/u/robert/"&gt;robert&lt;/a&gt; (admin)&lt;/li&gt;&lt;li&gt;&lt;a href="/u/u-meyer/"&gt;u-meyer&lt;/a&gt; (admin)&lt;/li&gt;
		
	&lt;/ul&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">robert</dc:creator><pubDate>Thu, 25 Feb 2021 09:45:55 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.comf4bf0c9976cb4acbe0abef96f31cb801e3e18ac0</guid></item></channel></rss>