[Ttssh2-commit] [5477] ブロードキャストおよびマルチキャストコマンドで、設定有無によるデータ破棄について記載した。

Zurück zum Archiv-Index

svnno****@sourc***** svnno****@sourc*****
2014年 2月 3日 (月) 22:43:41 JST


Revision: 5477
          http://sourceforge.jp/projects/ttssh2/scm/svn/commits/5477
Author:   yutakapon
Date:     2014-02-03 22:43:40 +0900 (Mon, 03 Feb 2014)
Log Message:
-----------
ブロードキャストおよびマルチキャストコマンドで、設定有無によるデータ破棄について記載した。

Modified Paths:
--------------
    trunk/doc/en/html/macro/command/sendbroadcast.html
    trunk/doc/en/html/macro/command/sendlnbroadcast.html
    trunk/doc/en/html/macro/command/sendmulticast.html
    trunk/doc/ja/html/macro/command/sendbroadcast.html
    trunk/doc/ja/html/macro/command/sendlnbroadcast.html
    trunk/doc/ja/html/macro/command/sendmulticast.html

-------------- next part --------------
Modified: trunk/doc/en/html/macro/command/sendbroadcast.html
===================================================================
--- trunk/doc/en/html/macro/command/sendbroadcast.html	2014-02-02 10:16:52 UTC (rev 5476)
+++ trunk/doc/en/html/macro/command/sendbroadcast.html	2014-02-03 13:43:40 UTC (rev 5477)
@@ -29,6 +29,10 @@
 If <data> is an integer, its lowest-order byte (0-255) is regarded as an ASCII code of the character, and the character is sent to the host.
 </p>
 
+<p>
+NOTICE: Sent data is ignored on the terminal the <a href="../../menu/setup-additional.html">AcceptBroadcast</a> is disabled.
+</p>
+
 <h2>Example</h2>
 
 <pre class="macro-example">

Modified: trunk/doc/en/html/macro/command/sendlnbroadcast.html
===================================================================
--- trunk/doc/en/html/macro/command/sendlnbroadcast.html	2014-02-02 10:16:52 UTC (rev 5476)
+++ trunk/doc/en/html/macro/command/sendlnbroadcast.html	2014-02-03 13:43:40 UTC (rev 5477)
@@ -28,6 +28,10 @@
 Format of &lt;data&gt; is the same as the "<a href="sendbroadcast.html">sendbroadcast</a>" command.
 </p>
 
+<p>
+NOTICE: Sent data is ignored on the terminal the <a href="../../menu/setup-additional.html">AcceptBroadcast</a> is disabled.
+</p>
+
 <h2>Example</h2>
 
 <pre class="macro-example">

Modified: trunk/doc/en/html/macro/command/sendmulticast.html
===================================================================
--- trunk/doc/en/html/macro/command/sendmulticast.html	2014-02-02 10:16:52 UTC (rev 5476)
+++ trunk/doc/en/html/macro/command/sendmulticast.html	2014-02-03 13:43:40 UTC (rev 5477)
@@ -29,6 +29,10 @@
 If &lt;data&gt; is an integer, its lowest-order byte (0-255) is regarded as an ASCII code of the character, and the character is sent to the host.
 </p>
 
+<p>
+NOTICE: Sent data is ignored on the terminal the <a href="../../menu/setup-additional.html">AcceptBroadcast</a> is disabled.
+</p>
+
 <h2>Example</h2>
 
 <pre class="macro-example">

Modified: trunk/doc/ja/html/macro/command/sendbroadcast.html
===================================================================
--- trunk/doc/ja/html/macro/command/sendbroadcast.html	2014-02-02 10:16:52 UTC (rev 5476)
+++ trunk/doc/ja/html/macro/command/sendbroadcast.html	2014-02-03 13:43:40 UTC (rev 5477)
@@ -29,6 +29,10 @@
 &lt;data&gt; \x82\xAA\x90\xAE\x90\x94\x8C^\x82̏ꍇ\x82́A\x82\xBB\x82̒l\x82̉\xBA\x88ʃo\x83C\x83g(0-255)\x82\xF0 ASCII \x83R\x81[\x83h\x82Ƃ݂Ȃ\xB5\x81A\x82\xBB\x82̕\xB6\x8E\x9A\x82𑗐M\x82\xB3\x82\xB9\x82\xE9\x81B
 </p>
 
+<p>
+\x81\xA6<a href="../../menu/setup-additional.html">AcceptBroadcast</a>\x82\xAA\x96\xB3\x8C\xF8\x82̒[\x96\x96\x82ł́A\x91\x97\x90M\x83f\x81[\x83^\x82\xAA\x94j\x8A\xFC\x82\xB3\x82\xEA\x82܂\xB7\x81B
+</p>
+
 <h2>\x97\xE1</h2>
 
 <pre class="macro-example">

Modified: trunk/doc/ja/html/macro/command/sendlnbroadcast.html
===================================================================
--- trunk/doc/ja/html/macro/command/sendlnbroadcast.html	2014-02-02 10:16:52 UTC (rev 5476)
+++ trunk/doc/ja/html/macro/command/sendlnbroadcast.html	2014-02-03 13:43:40 UTC (rev 5477)
@@ -28,6 +28,10 @@
 &lt;data&gt; \x82̌`\x8E\xAE\x82́A<a href="sendbroadcast.html">"sendbroadcast"</a>\x83R\x83}\x83\x93\x83h\x82Ɠ\xAF\x82\xB6\x81B
 </p>
 
+<p>
+\x81\xA6<a href="../../menu/setup-additional.html">AcceptBroadcast</a>\x82\xAA\x96\xB3\x8C\xF8\x82̒[\x96\x96\x82ł́A\x91\x97\x90M\x83f\x81[\x83^\x82\xAA\x94j\x8A\xFC\x82\xB3\x82\xEA\x82܂\xB7\x81B
+</p>
+
 <h2>\x97\xE1</h2>
 
 <pre class="macro-example">

Modified: trunk/doc/ja/html/macro/command/sendmulticast.html
===================================================================
--- trunk/doc/ja/html/macro/command/sendmulticast.html	2014-02-02 10:16:52 UTC (rev 5476)
+++ trunk/doc/ja/html/macro/command/sendmulticast.html	2014-02-03 13:43:40 UTC (rev 5477)
@@ -29,6 +29,10 @@
 &lt;data&gt; \x82\xAA\x90\xAE\x90\x94\x8C^\x82̏ꍇ\x82́A\x82\xBB\x82̒l\x82̉\xBA\x88ʃo\x83C\x83g(0-255)\x82\xF0 ASCII \x83R\x81[\x83h\x82Ƃ݂Ȃ\xB5\x81A\x82\xBB\x82̕\xB6\x8E\x9A\x82𑗐M\x82\xB3\x82\xB9\x82\xE9\x81B
 </p>
 
+<p>
+\x81\xA6<a href="../../menu/setup-additional.html">AcceptBroadcast</a>\x82\xAA\x96\xB3\x8C\xF8\x82̒[\x96\x96\x82ł́A\x91\x97\x90M\x83f\x81[\x83^\x82\xAA\x94j\x8A\xFC\x82\xB3\x82\xEA\x82܂\xB7\x81B
+</p>
+
 <h2>\x97\xE1</h2>
 
 <pre class="macro-example">



Ttssh2-commit メーリングリストの案内
Zurück zum Archiv-Index