Updated documentation

This commit is contained in:
2019-10-20 14:52:16 +02:00
parent a9a7a9b3e2
commit 4f3428f96e
349 changed files with 2848 additions and 804 deletions
+4 -2
View File
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -112,7 +112,9 @@ $(document).ready(function(){initNavTree('annotated.html','');});
<tr id="row_0_1_0_1_1_"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="d6/d98/class_m_t_s_c_1_1_common_1_1_http_1_1_server_modules_1_1_hello_world_module.html" target="_self">HelloWorldModule</a></td><td class="desc"></td></tr>
<tr id="row_0_1_0_1_2_" class="even"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="dc/dd3/class_m_t_s_c_1_1_common_1_1_http_1_1_server_modules_1_1_http404_module.html" target="_self">Http404Module</a></td><td class="desc">Simple module that returns status code 404 </td></tr>
<tr id="row_0_1_0_1_3_"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="d8/da0/interface_m_t_s_c_1_1_common_1_1_http_1_1_server_modules_1_1_i_http_module.html" target="_self">IHttpModule</a></td><td class="desc">Interface for <a class="el" href="d2/dd3/namespace_m_t_s_c_1_1_common_1_1_http.html">Http</a> modules used by the server http handler </td></tr>
<tr id="row_0_1_0_2_" class="even"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="df/dff/class_m_t_s_c_1_1_common_1_1_http_1_1_http_message.html" target="_self">HttpMessage</a></td><td class="desc"></td></tr>
<tr id="row_0_1_0_1_4_" class="even"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="d0/d69/class_m_t_s_c_1_1_common_1_1_http_1_1_server_modules_1_1_post_module.html" target="_self">PostModule</a></td><td class="desc"></td></tr>
<tr id="row_0_1_0_2_"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html" target="_self">Cookie</a></td><td class="desc">Class for HTTP cookies </td></tr>
<tr id="row_0_1_0_3_" class="even"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="df/dff/class_m_t_s_c_1_1_common_1_1_http_1_1_http_message.html" target="_self">HttpMessage</a></td><td class="desc"></td></tr>
<tr id="row_0_1_1_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span id="arr_0_1_1_" class="arrow" onclick="toggleFolder('0_1_1_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="de/d91/namespace_m_t_s_c_1_1_common_1_1_web_sockets.html" target="_self">WebSockets</a></td><td class="desc"></td></tr>
<tr id="row_0_1_1_0_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span id="arr_0_1_1_0_" class="arrow" onclick="toggleFolder('0_1_1_0_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="df/d15/namespace_m_t_s_c_1_1_common_1_1_web_sockets_1_1_client_modules.html" target="_self">ClientModules</a></td><td class="desc"></td></tr>
<tr id="row_0_1_1_0_0_"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="df/def/class_m_t_s_c_1_1_common_1_1_web_sockets_1_1_client_modules_1_1_chat_module.html" target="_self">ChatModule</a></td><td class="desc"></td></tr>
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 657 B

After

Width:  |  Height:  |  Size: 688 B

BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 145 B

After

Width:  |  Height:  |  Size: 147 B

+21 -19
View File
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -92,37 +92,39 @@ $(document).ready(function(){initNavTree('classes.html','');});
<div class="title">Class Index</div> </div>
</div><!--header-->
<div class="contents">
<div class="qindex"><a class="qindex" href="#letter_b">b</a>&#160;|&#160;<a class="qindex" href="#letter_c">c</a>&#160;|&#160;<a class="qindex" href="#letter_d">d</a>&#160;|&#160;<a class="qindex" href="#letter_e">e</a>&#160;|&#160;<a class="qindex" href="#letter_f">f</a>&#160;|&#160;<a class="qindex" href="#letter_h">h</a>&#160;|&#160;<a class="qindex" href="#letter_i">i</a>&#160;|&#160;<a class="qindex" href="#letter_m">m</a>&#160;|&#160;<a class="qindex" href="#letter_n">n</a>&#160;|&#160;<a class="qindex" href="#letter_s">s</a>&#160;|&#160;<a class="qindex" href="#letter_w">w</a></div>
<div class="qindex"><a class="qindex" href="#letter_b">b</a>&#160;|&#160;<a class="qindex" href="#letter_c">c</a>&#160;|&#160;<a class="qindex" href="#letter_d">d</a>&#160;|&#160;<a class="qindex" href="#letter_e">e</a>&#160;|&#160;<a class="qindex" href="#letter_f">f</a>&#160;|&#160;<a class="qindex" href="#letter_h">h</a>&#160;|&#160;<a class="qindex" href="#letter_i">i</a>&#160;|&#160;<a class="qindex" href="#letter_m">m</a>&#160;|&#160;<a class="qindex" href="#letter_n">n</a>&#160;|&#160;<a class="qindex" href="#letter_p">p</a>&#160;|&#160;<a class="qindex" href="#letter_s">s</a>&#160;|&#160;<a class="qindex" href="#letter_w">w</a></div>
<table class="classindex">
<tr><td rowspan="2" valign="bottom"><a name="letter_b"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;b&#160;&#160;</div></td></tr></table>
</td><td rowspan="2" valign="bottom"><a name="letter_e"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;e&#160;&#160;</div></td></tr></table>
</td><td valign="top"><a class="el" href="dc/dd3/class_m_t_s_c_1_1_common_1_1_http_1_1_server_modules_1_1_http404_module.html">Http404Module</a> (<a class="el" href="df/dda/namespace_m_t_s_c_1_1_common_1_1_http_1_1_server_modules.html">MTSC.Common.Http.ServerModules</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="d0/d0e/class_m_t_s_c_1_1_exceptions_1_1_invalid_header_exception.html">InvalidHeaderException</a> (<a class="el" href="d1/d56/namespace_m_t_s_c_1_1_exceptions.html">MTSC.Exceptions</a>)&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_s"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;s&#160;&#160;</div></td></tr></table>
</td><td valign="top"><a class="el" href="d5/d58/class_m_t_s_c_1_1_client_1_1_handlers_1_1_http_handler.html">HttpHandler</a> (<a class="el" href="da/d82/namespace_m_t_s_c_1_1_client_1_1_handlers.html">MTSC.Client.Handlers</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="d9/dea/class_m_t_s_c_1_1_exceptions_1_1_invalid_post_form_exception.html">InvalidPostFormException</a> (<a class="el" href="d1/d56/namespace_m_t_s_c_1_1_exceptions.html">MTSC.Exceptions</a>)&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_s"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;s&#160;&#160;</div></td></tr></table>
</td></tr>
<tr><td></td><td></td><td valign="top"><a class="el" href="d5/d58/class_m_t_s_c_1_1_client_1_1_handlers_1_1_http_handler.html">HttpHandler</a> (<a class="el" href="da/d82/namespace_m_t_s_c_1_1_client_1_1_handlers.html">MTSC.Client.Handlers</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="d3/d73/class_m_t_s_c_1_1_exceptions_1_1_invalid_http_version_exception.html">InvalidHttpVersionException</a> (<a class="el" href="d1/d56/namespace_m_t_s_c_1_1_exceptions.html">MTSC.Exceptions</a>)&#160;&#160;&#160;</td><td></td></tr>
<tr><td valign="top"><a class="el" href="dc/d75/class_m_t_s_c_1_1_client_1_1_handlers_1_1_broadcast_handler.html">BroadcastHandler</a> (<a class="el" href="da/d82/namespace_m_t_s_c_1_1_client_1_1_handlers.html">MTSC.Client.Handlers</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="d4/d10/class_m_t_s_c_1_1_common_1_1_web_sockets_1_1_server_modules_1_1_echo_module.html">EchoModule</a> (<a class="el" href="d2/d2f/namespace_m_t_s_c_1_1_common_1_1_web_sockets_1_1_server_modules.html">MTSC.Common.WebSockets.ServerModules</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="d5/dde/class_m_t_s_c_1_1_server_1_1_handlers_1_1_http_handler.html">HttpHandler</a> (<a class="el" href="d4/d86/namespace_m_t_s_c_1_1_server_1_1_handlers.html">MTSC.Server.Handlers</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="d9/dea/class_m_t_s_c_1_1_exceptions_1_1_invalid_post_form_exception.html">InvalidPostFormException</a> (<a class="el" href="d1/d56/namespace_m_t_s_c_1_1_exceptions.html">MTSC.Exceptions</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="d3/d7e/class_m_t_s_c_1_1_server_1_1_server.html">Server</a> (<a class="el" href="d3/d97/namespace_m_t_s_c_1_1_server.html">MTSC.Server</a>)&#160;&#160;&#160;</td></tr>
<tr><td valign="top"><a class="el" href="dc/d44/class_m_t_s_c_1_1_server_1_1_handlers_1_1_broadcast_handler.html">BroadcastHandler</a> (<a class="el" href="d4/d86/namespace_m_t_s_c_1_1_server_1_1_handlers.html">MTSC.Server.Handlers</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="d3/d04/class_m_t_s_c_1_1_server_1_1_handlers_1_1_encryption_handler.html">EncryptionHandler</a> (<a class="el" href="d4/d86/namespace_m_t_s_c_1_1_server_1_1_handlers.html">MTSC.Server.Handlers</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="df/dff/class_m_t_s_c_1_1_common_1_1_http_1_1_http_message.html">HttpMessage</a> (<a class="el" href="d2/dd3/namespace_m_t_s_c_1_1_common_1_1_http.html">MTSC.Common.Http</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="d6/dab/class_m_t_s_c_1_1_exceptions_1_1_invalid_request_u_r_i_exception.html">InvalidRequestURIException</a> (<a class="el" href="d1/d56/namespace_m_t_s_c_1_1_exceptions.html">MTSC.Exceptions</a>)&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_w"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;w&#160;&#160;</div></td></tr></table>
<tr><td></td><td></td><td valign="top"><a class="el" href="d5/dde/class_m_t_s_c_1_1_server_1_1_handlers_1_1_http_handler.html">HttpHandler</a> (<a class="el" href="d4/d86/namespace_m_t_s_c_1_1_server_1_1_handlers.html">MTSC.Server.Handlers</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="d6/dab/class_m_t_s_c_1_1_exceptions_1_1_invalid_request_u_r_i_exception.html">InvalidRequestURIException</a> (<a class="el" href="d1/d56/namespace_m_t_s_c_1_1_exceptions.html">MTSC.Exceptions</a>)&#160;&#160;&#160;</td><td></td></tr>
<tr><td valign="top"><a class="el" href="dc/d75/class_m_t_s_c_1_1_client_1_1_handlers_1_1_broadcast_handler.html">BroadcastHandler</a> (<a class="el" href="da/d82/namespace_m_t_s_c_1_1_client_1_1_handlers.html">MTSC.Client.Handlers</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="d4/d10/class_m_t_s_c_1_1_common_1_1_web_sockets_1_1_server_modules_1_1_echo_module.html">EchoModule</a> (<a class="el" href="d2/d2f/namespace_m_t_s_c_1_1_common_1_1_web_sockets_1_1_server_modules.html">MTSC.Common.WebSockets.ServerModules</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="df/dff/class_m_t_s_c_1_1_common_1_1_http_1_1_http_message.html">HttpMessage</a> (<a class="el" href="d2/dd3/namespace_m_t_s_c_1_1_common_1_1_http.html">MTSC.Common.Http</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="dd/d91/class_m_t_s_c_1_1_exceptions_1_1_invalid_status_code_exception.html">InvalidStatusCodeException</a> (<a class="el" href="d1/d56/namespace_m_t_s_c_1_1_exceptions.html">MTSC.Exceptions</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="d3/d7e/class_m_t_s_c_1_1_server_1_1_server.html">Server</a> (<a class="el" href="d3/d97/namespace_m_t_s_c_1_1_server.html">MTSC.Server</a>)&#160;&#160;&#160;</td></tr>
<tr><td valign="top"><a class="el" href="dc/d44/class_m_t_s_c_1_1_server_1_1_handlers_1_1_broadcast_handler.html">BroadcastHandler</a> (<a class="el" href="d4/d86/namespace_m_t_s_c_1_1_server_1_1_handlers.html">MTSC.Server.Handlers</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="d3/d04/class_m_t_s_c_1_1_server_1_1_handlers_1_1_encryption_handler.html">EncryptionHandler</a> (<a class="el" href="d4/d86/namespace_m_t_s_c_1_1_server_1_1_handlers.html">MTSC.Server.Handlers</a>)&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_i"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;i&#160;&#160;</div></td></tr></table>
</td><td valign="top"><a class="el" href="d6/d77/class_m_t_s_c_1_1_exceptions_1_1_invalid_websocket_format_exception.html">InvalidWebsocketFormatException</a> (<a class="el" href="d1/d56/namespace_m_t_s_c_1_1_exceptions.html">MTSC.Exceptions</a>)&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_w"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;w&#160;&#160;</div></td></tr></table>
</td></tr>
<tr><td valign="top"><a class="el" href="d5/d0c/class_m_t_s_c_1_1_common_1_1_web_sockets_1_1_server_modules_1_1_broadcast_module.html">BroadcastModule</a> (<a class="el" href="d2/d2f/namespace_m_t_s_c_1_1_common_1_1_web_sockets_1_1_server_modules.html">MTSC.Common.WebSockets.ServerModules</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="dd/d5c/class_m_t_s_c_1_1_client_1_1_handlers_1_1_encryption_handler.html">EncryptionHandler</a> (<a class="el" href="da/d82/namespace_m_t_s_c_1_1_client_1_1_handlers.html">MTSC.Client.Handlers</a>)&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_i"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;i&#160;&#160;</div></td></tr></table>
</td><td valign="top"><a class="el" href="dd/d91/class_m_t_s_c_1_1_exceptions_1_1_invalid_status_code_exception.html">InvalidStatusCodeException</a> (<a class="el" href="d1/d56/namespace_m_t_s_c_1_1_exceptions.html">MTSC.Exceptions</a>)&#160;&#160;&#160;</td><td></td></tr>
<tr><td valign="top"><a class="el" href="d5/d0c/class_m_t_s_c_1_1_common_1_1_web_sockets_1_1_server_modules_1_1_broadcast_module.html">BroadcastModule</a> (<a class="el" href="d2/d2f/namespace_m_t_s_c_1_1_common_1_1_web_sockets_1_1_server_modules.html">MTSC.Common.WebSockets.ServerModules</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="dd/d5c/class_m_t_s_c_1_1_client_1_1_handlers_1_1_encryption_handler.html">EncryptionHandler</a> (<a class="el" href="da/d82/namespace_m_t_s_c_1_1_client_1_1_handlers.html">MTSC.Client.Handlers</a>)&#160;&#160;&#160;</td><td></td><td valign="top"><a class="el" href="dc/de4/interface_m_t_s_c_1_1_common_1_1_web_sockets_1_1_client_modules_1_1_i_websocket_module.html">IWebsocketModule</a> (<a class="el" href="df/d15/namespace_m_t_s_c_1_1_common_1_1_web_sockets_1_1_client_modules.html">MTSC.Common.WebSockets.ClientModules</a>)&#160;&#160;&#160;</td><td></td></tr>
<tr><td rowspan="2" valign="bottom"><a name="letter_c"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;c&#160;&#160;</div></td></tr></table>
</td><td valign="top"><a class="el" href="df/d86/class_m_t_s_c_1_1_exceptions_1_1_exception_console_logger.html">ExceptionConsoleLogger</a> (<a class="el" href="d1/d56/namespace_m_t_s_c_1_1_exceptions.html">MTSC.Exceptions</a>)&#160;&#160;&#160;</td><td></td><td valign="top"><a class="el" href="d6/d77/class_m_t_s_c_1_1_exceptions_1_1_invalid_websocket_format_exception.html">InvalidWebsocketFormatException</a> (<a class="el" href="d1/d56/namespace_m_t_s_c_1_1_exceptions.html">MTSC.Exceptions</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="df/d3b/class_m_t_s_c_1_1_client_1_1_handlers_1_1_websocket_handler.html">WebsocketHandler</a> (<a class="el" href="da/d82/namespace_m_t_s_c_1_1_client_1_1_handlers.html">MTSC.Client.Handlers</a>)&#160;&#160;&#160;</td></tr>
<tr><td></td><td valign="top"><a class="el" href="dc/d94/class_m_t_s_c_1_1_exceptions_1_1_exception_thrower.html">ExceptionThrower</a> (<a class="el" href="d1/d56/namespace_m_t_s_c_1_1_exceptions.html">MTSC.Exceptions</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="d8/d5c/interface_m_t_s_c_1_1_exceptions_1_1_i_exception_handler.html">IExceptionHandler</a> (<a class="el" href="d1/d56/namespace_m_t_s_c_1_1_exceptions.html">MTSC.Exceptions</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="dc/de4/interface_m_t_s_c_1_1_common_1_1_web_sockets_1_1_client_modules_1_1_i_websocket_module.html">IWebsocketModule</a> (<a class="el" href="df/d15/namespace_m_t_s_c_1_1_common_1_1_web_sockets_1_1_client_modules.html">MTSC.Common.WebSockets.ClientModules</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="da/dc7/class_m_t_s_c_1_1_server_1_1_handlers_1_1_websocket_handler.html">WebsocketHandler</a> (<a class="el" href="d4/d86/namespace_m_t_s_c_1_1_server_1_1_handlers.html">MTSC.Server.Handlers</a>)&#160;&#160;&#160;</td></tr>
</td><td valign="top"><a class="el" href="df/d86/class_m_t_s_c_1_1_exceptions_1_1_exception_console_logger.html">ExceptionConsoleLogger</a> (<a class="el" href="d1/d56/namespace_m_t_s_c_1_1_exceptions.html">MTSC.Exceptions</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="d8/d5c/interface_m_t_s_c_1_1_exceptions_1_1_i_exception_handler.html">IExceptionHandler</a> (<a class="el" href="d1/d56/namespace_m_t_s_c_1_1_exceptions.html">MTSC.Exceptions</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="d9/dc0/interface_m_t_s_c_1_1_common_1_1_web_sockets_1_1_server_modules_1_1_i_websocket_module.html">IWebsocketModule</a> (<a class="el" href="d2/d2f/namespace_m_t_s_c_1_1_common_1_1_web_sockets_1_1_server_modules.html">MTSC.Common.WebSockets.ServerModules</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="df/d3b/class_m_t_s_c_1_1_client_1_1_handlers_1_1_websocket_handler.html">WebsocketHandler</a> (<a class="el" href="da/d82/namespace_m_t_s_c_1_1_client_1_1_handlers.html">MTSC.Client.Handlers</a>)&#160;&#160;&#160;</td></tr>
<tr><td></td><td valign="top"><a class="el" href="dc/d94/class_m_t_s_c_1_1_exceptions_1_1_exception_thrower.html">ExceptionThrower</a> (<a class="el" href="d1/d56/namespace_m_t_s_c_1_1_exceptions.html">MTSC.Exceptions</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="df/d4e/interface_m_t_s_c_1_1_client_1_1_handlers_1_1_i_handler.html">IHandler</a> (<a class="el" href="da/d82/namespace_m_t_s_c_1_1_client_1_1_handlers.html">MTSC.Client.Handlers</a>)&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_m"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;m&#160;&#160;</div></td></tr></table>
</td><td valign="top"><a class="el" href="da/dc7/class_m_t_s_c_1_1_server_1_1_handlers_1_1_websocket_handler.html">WebsocketHandler</a> (<a class="el" href="d4/d86/namespace_m_t_s_c_1_1_server_1_1_handlers.html">MTSC.Server.Handlers</a>)&#160;&#160;&#160;</td></tr>
<tr><td valign="top"><a class="el" href="df/def/class_m_t_s_c_1_1_common_1_1_web_sockets_1_1_client_modules_1_1_chat_module.html">ChatModule</a> (<a class="el" href="df/d15/namespace_m_t_s_c_1_1_common_1_1_web_sockets_1_1_client_modules.html">MTSC.Common.WebSockets.ClientModules</a>)&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_f"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;f&#160;&#160;</div></td></tr></table>
</td><td valign="top"><a class="el" href="df/d4e/interface_m_t_s_c_1_1_client_1_1_handlers_1_1_i_handler.html">IHandler</a> (<a class="el" href="da/d82/namespace_m_t_s_c_1_1_client_1_1_handlers.html">MTSC.Client.Handlers</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="d9/dc0/interface_m_t_s_c_1_1_common_1_1_web_sockets_1_1_server_modules_1_1_i_websocket_module.html">IWebsocketModule</a> (<a class="el" href="d2/d2f/namespace_m_t_s_c_1_1_common_1_1_web_sockets_1_1_server_modules.html">MTSC.Common.WebSockets.ServerModules</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="d8/d92/class_m_t_s_c_1_1_common_1_1_web_sockets_1_1_websocket_message.html">WebsocketMessage</a> (<a class="el" href="de/d91/namespace_m_t_s_c_1_1_common_1_1_web_sockets.html">MTSC.Common.WebSockets</a>)&#160;&#160;&#160;</td></tr>
<tr><td valign="top"><a class="el" href="dc/d7c/class_m_t_s_c_1_1_client_1_1_client.html">Client</a> (<a class="el" href="d3/dc6/namespace_m_t_s_c_1_1_client.html">MTSC.Client</a>)&#160;&#160;&#160;</td><td></td><td valign="top"><a class="el" href="da/d7d/interface_m_t_s_c_1_1_server_1_1_handlers_1_1_i_handler.html">IHandler</a> (<a class="el" href="d4/d86/namespace_m_t_s_c_1_1_server_1_1_handlers.html">MTSC.Server.Handlers</a>)&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_m"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;m&#160;&#160;</div></td></tr></table>
</td><td></td></tr>
<tr><td valign="top"><a class="el" href="d4/dbb/class_m_t_s_c_1_1_server_1_1_client_data.html">ClientData</a> (<a class="el" href="d3/d97/namespace_m_t_s_c_1_1_server.html">MTSC.Server</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="d8/d56/class_m_t_s_c_1_1_common_1_1_http_1_1_server_modules_1_1_file_server_module.html">FileServerModule</a> (<a class="el" href="df/dda/namespace_m_t_s_c_1_1_common_1_1_http_1_1_server_modules.html">MTSC.Common.Http.ServerModules</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="d8/da0/interface_m_t_s_c_1_1_common_1_1_http_1_1_server_modules_1_1_i_http_module.html">IHttpModule</a> (<a class="el" href="df/dda/namespace_m_t_s_c_1_1_common_1_1_http_1_1_server_modules.html">MTSC.Common.Http.ServerModules</a>)&#160;&#160;&#160;</td><td></td><td></td></tr>
</td><td valign="top"><a class="el" href="da/d7d/interface_m_t_s_c_1_1_server_1_1_handlers_1_1_i_handler.html">IHandler</a> (<a class="el" href="d4/d86/namespace_m_t_s_c_1_1_server_1_1_handlers.html">MTSC.Server.Handlers</a>)&#160;&#160;&#160;</td><td></td><td valign="top"><a class="el" href="d8/d92/class_m_t_s_c_1_1_common_1_1_web_sockets_1_1_websocket_message.html">WebsocketMessage</a> (<a class="el" href="de/d91/namespace_m_t_s_c_1_1_common_1_1_web_sockets.html">MTSC.Common.WebSockets</a>)&#160;&#160;&#160;</td></tr>
<tr><td valign="top"><a class="el" href="dc/d7c/class_m_t_s_c_1_1_client_1_1_client.html">Client</a> (<a class="el" href="d3/dc6/namespace_m_t_s_c_1_1_client.html">MTSC.Client</a>)&#160;&#160;&#160;</td><td></td><td valign="top"><a class="el" href="d8/da0/interface_m_t_s_c_1_1_common_1_1_http_1_1_server_modules_1_1_i_http_module.html">IHttpModule</a> (<a class="el" href="df/dda/namespace_m_t_s_c_1_1_common_1_1_http_1_1_server_modules.html">MTSC.Common.Http.ServerModules</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="dc/dd4/struct_m_t_s_c_1_1_message.html">Message</a> (<a class="el" href="d7/dcd/namespace_m_t_s_c.html">MTSC</a>)&#160;&#160;&#160;</td><td></td></tr>
<tr><td valign="top"><a class="el" href="d4/dbb/class_m_t_s_c_1_1_server_1_1_client_data.html">ClientData</a> (<a class="el" href="d3/d97/namespace_m_t_s_c_1_1_server.html">MTSC.Server</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="d8/d56/class_m_t_s_c_1_1_common_1_1_http_1_1_server_modules_1_1_file_server_module.html">FileServerModule</a> (<a class="el" href="df/dda/namespace_m_t_s_c_1_1_common_1_1_http_1_1_server_modules.html">MTSC.Common.Http.ServerModules</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="d5/d66/interface_m_t_s_c_1_1_common_1_1_http_1_1_client_modules_1_1_i_http_module.html">IHttpModule</a> (<a class="el" href="da/db3/namespace_m_t_s_c_1_1_common_1_1_http_1_1_client_modules.html">MTSC.Common.Http.ClientModules</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="de/dab/class_m_t_s_c_1_1_exceptions_1_1_method_invalid_exception.html">MethodInvalidException</a> (<a class="el" href="d1/d56/namespace_m_t_s_c_1_1_exceptions.html">MTSC.Exceptions</a>)&#160;&#160;&#160;</td><td></td></tr>
<tr><td valign="top"><a class="el" href="de/dd8/class_m_t_s_c_1_1_logging_1_1_console_logger.html">ConsoleLogger</a> (<a class="el" href="db/dbe/namespace_m_t_s_c_1_1_logging.html">MTSC.Logging</a>)&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_h"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;h&#160;&#160;</div></td></tr></table>
</td><td valign="top"><a class="el" href="d5/d66/interface_m_t_s_c_1_1_common_1_1_http_1_1_client_modules_1_1_i_http_module.html">IHttpModule</a> (<a class="el" href="da/db3/namespace_m_t_s_c_1_1_common_1_1_http_1_1_client_modules.html">MTSC.Common.Http.ClientModules</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="dc/dd4/struct_m_t_s_c_1_1_message.html">Message</a> (<a class="el" href="d7/dcd/namespace_m_t_s_c.html">MTSC</a>)&#160;&#160;&#160;</td><td></td></tr>
</td><td valign="top"><a class="el" href="d6/dcb/interface_m_t_s_c_1_1_logging_1_1_i_logger.html">ILogger</a> (<a class="el" href="db/dbe/namespace_m_t_s_c_1_1_logging.html">MTSC.Logging</a>)&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_n"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;n&#160;&#160;</div></td></tr></table>
</td><td></td></tr>
<tr><td valign="top"><a class="el" href="d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html">Cookie</a> (<a class="el" href="d2/dd3/namespace_m_t_s_c_1_1_common_1_1_http.html">MTSC.Common.Http</a>)&#160;&#160;&#160;</td><td></td><td valign="top"><a class="el" href="d7/d18/class_m_t_s_c_1_1_exceptions_1_1_invalid_first_byte_exception.html">InvalidFirstByteException</a> (<a class="el" href="d1/d56/namespace_m_t_s_c_1_1_exceptions.html">MTSC.Exceptions</a>)&#160;&#160;&#160;</td><td></td><td></td></tr>
<tr><td rowspan="2" valign="bottom"><a name="letter_d"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;d&#160;&#160;</div></td></tr></table>
</td><td></td><td valign="top"><a class="el" href="d6/dcb/interface_m_t_s_c_1_1_logging_1_1_i_logger.html">ILogger</a> (<a class="el" href="db/dbe/namespace_m_t_s_c_1_1_logging.html">MTSC.Logging</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="de/dab/class_m_t_s_c_1_1_exceptions_1_1_method_invalid_exception.html">MethodInvalidException</a> (<a class="el" href="d1/d56/namespace_m_t_s_c_1_1_exceptions.html">MTSC.Exceptions</a>)&#160;&#160;&#160;</td><td></td></tr>
<tr><td></td><td valign="top"><a class="el" href="d6/d98/class_m_t_s_c_1_1_common_1_1_http_1_1_server_modules_1_1_hello_world_module.html">HelloWorldModule</a> (<a class="el" href="df/dda/namespace_m_t_s_c_1_1_common_1_1_http_1_1_server_modules.html">MTSC.Common.Http.ServerModules</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="d7/d18/class_m_t_s_c_1_1_exceptions_1_1_invalid_first_byte_exception.html">InvalidFirstByteException</a> (<a class="el" href="d1/d56/namespace_m_t_s_c_1_1_exceptions.html">MTSC.Exceptions</a>)&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_n"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;n&#160;&#160;</div></td></tr></table>
</td><td valign="top"><a class="el" href="d6/d98/class_m_t_s_c_1_1_common_1_1_http_1_1_server_modules_1_1_hello_world_module.html">HelloWorldModule</a> (<a class="el" href="df/dda/namespace_m_t_s_c_1_1_common_1_1_http_1_1_server_modules.html">MTSC.Common.Http.ServerModules</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="d0/d0e/class_m_t_s_c_1_1_exceptions_1_1_invalid_header_exception.html">InvalidHeaderException</a> (<a class="el" href="d1/d56/namespace_m_t_s_c_1_1_exceptions.html">MTSC.Exceptions</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="da/d6f/class_m_t_s_c_1_1_exceptions_1_1_no_data_exception.html">NoDataException</a> (<a class="el" href="d1/d56/namespace_m_t_s_c_1_1_exceptions.html">MTSC.Exceptions</a>)&#160;&#160;&#160;</td><td></td></tr>
<tr><td></td><td valign="top"><a class="el" href="dc/dd3/class_m_t_s_c_1_1_common_1_1_http_1_1_server_modules_1_1_http404_module.html">Http404Module</a> (<a class="el" href="df/dda/namespace_m_t_s_c_1_1_common_1_1_http_1_1_server_modules.html">MTSC.Common.Http.ServerModules</a>)&#160;&#160;&#160;</td><td valign="top"><a class="el" href="d3/d73/class_m_t_s_c_1_1_exceptions_1_1_invalid_http_version_exception.html">InvalidHttpVersionException</a> (<a class="el" href="d1/d56/namespace_m_t_s_c_1_1_exceptions.html">MTSC.Exceptions</a>)&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_p"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;p&#160;&#160;</div></td></tr></table>
</td><td></td></tr>
<tr><td valign="top"><a class="el" href="da/dd0/class_m_t_s_c_1_1_logging_1_1_debug_console_logger.html">DebugConsoleLogger</a> (<a class="el" href="db/dbe/namespace_m_t_s_c_1_1_logging.html">MTSC.Logging</a>)&#160;&#160;&#160;</td><td></td><td></td><td></td><td></td></tr>
<tr><td></td><td></td><td></td><td valign="top"><a class="el" href="da/d6f/class_m_t_s_c_1_1_exceptions_1_1_no_data_exception.html">NoDataException</a> (<a class="el" href="d1/d56/namespace_m_t_s_c_1_1_exceptions.html">MTSC.Exceptions</a>)&#160;&#160;&#160;</td><td></td></tr>
<tr><td></td><td></td><td></td><td valign="top"><a class="el" href="d0/d69/class_m_t_s_c_1_1_common_1_1_http_1_1_server_modules_1_1_post_module.html">PostModule</a> (<a class="el" href="df/dda/namespace_m_t_s_c_1_1_common_1_1_http_1_1_server_modules.html">MTSC.Common.Http.ServerModules</a>)&#160;&#160;&#160;</td><td></td></tr>
<tr><td></td><td></td><td></td><td></td><td></td></tr>
</table>
<div class="qindex"><a class="qindex" href="#letter_b">b</a>&#160;|&#160;<a class="qindex" href="#letter_c">c</a>&#160;|&#160;<a class="qindex" href="#letter_d">d</a>&#160;|&#160;<a class="qindex" href="#letter_e">e</a>&#160;|&#160;<a class="qindex" href="#letter_f">f</a>&#160;|&#160;<a class="qindex" href="#letter_h">h</a>&#160;|&#160;<a class="qindex" href="#letter_i">i</a>&#160;|&#160;<a class="qindex" href="#letter_m">m</a>&#160;|&#160;<a class="qindex" href="#letter_n">n</a>&#160;|&#160;<a class="qindex" href="#letter_s">s</a>&#160;|&#160;<a class="qindex" href="#letter_w">w</a></div>
<div class="qindex"><a class="qindex" href="#letter_b">b</a>&#160;|&#160;<a class="qindex" href="#letter_c">c</a>&#160;|&#160;<a class="qindex" href="#letter_d">d</a>&#160;|&#160;<a class="qindex" href="#letter_e">e</a>&#160;|&#160;<a class="qindex" href="#letter_f">f</a>&#160;|&#160;<a class="qindex" href="#letter_h">h</a>&#160;|&#160;<a class="qindex" href="#letter_i">i</a>&#160;|&#160;<a class="qindex" href="#letter_m">m</a>&#160;|&#160;<a class="qindex" href="#letter_n">n</a>&#160;|&#160;<a class="qindex" href="#letter_p">p</a>&#160;|&#160;<a class="qindex" href="#letter_s">s</a>&#160;|&#160;<a class="qindex" href="#letter_w">w</a></div>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 135 B

After

Width:  |  Height:  |  Size: 132 B

@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
Binary file not shown.

Before

Width:  |  Height:  |  Size: 697 B

After

Width:  |  Height:  |  Size: 697 B

@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -0,0 +1,135 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.15"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>MTSC: MTSC.Common.Http.ServerModules.PostModule Class Reference</title>
<link href="../../tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../jquery.js"></script>
<script type="text/javascript" src="../../dynsections.js"></script>
<link href="../../navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../resize.js"></script>
<script type="text/javascript" src="../../navtreedata.js"></script>
<script type="text/javascript" src="../../navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="../../search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../search/searchdata.js"></script>
<script type="text/javascript" src="../../search/search.js"></script>
<link href="../../doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.15 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "../../search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="../../menudata.js"></script>
<script type="text/javascript" src="../../menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('../../',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('d0/d69/class_m_t_s_c_1_1_common_1_1_http_1_1_server_modules_1_1_post_module.html','../../');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="summary">
<a href="#events">Events</a> &#124;
<a href="../../d5/dba/class_m_t_s_c_1_1_common_1_1_http_1_1_server_modules_1_1_post_module-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">MTSC.Common.Http.ServerModules.PostModule Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="dynheader">
Inheritance diagram for MTSC.Common.Http.ServerModules.PostModule:</div>
<div class="dyncontent">
<div class="center">
<img src="../../d0/d69/class_m_t_s_c_1_1_common_1_1_http_1_1_server_modules_1_1_post_module.png" usemap="#MTSC.Common.Http.ServerModules.PostModule_map" alt=""/>
<map id="MTSC.Common.Http.ServerModules.PostModule_map" name="MTSC.Common.Http.ServerModules.PostModule_map">
<area href="../../d8/da0/interface_m_t_s_c_1_1_common_1_1_http_1_1_server_modules_1_1_i_http_module.html" title="Interface for Http modules used by the server http handler." alt="MTSC.Common.Http.ServerModules.IHttpModule" shape="rect" coords="0,0,287,24"/>
</map>
</div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="events"></a>
Events</h2></td></tr>
<tr class="memitem:a76c97385f0ef849dc0fbdff91566ba20"><td class="memItemLeft" align="right" valign="top"><a id="a76c97385f0ef849dc0fbdff91566ba20"></a>
EventHandler&lt; Dictionary&lt; string, string &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><b>FormReceived</b></td></tr>
<tr class="separator:a76c97385f0ef849dc0fbdff91566ba20"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
Additional Inherited Members</h2></td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p class="definition">Definition at line <a class="el" href="../../d3/d8d/_post_module_8cs_source.html#l00010">10</a> of file <a class="el" href="../../d3/d8d/_post_module_8cs_source.html">PostModule.cs</a>.</p>
</div><hr/>The documentation for this class was generated from the following file:<ul>
<li>D:/Projects/MTSC/MTSC/Common/Http/ServerModules/<a class="el" href="../../d3/d8d/_post_module_8cs_source.html">PostModule.cs</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="../../d7/dcd/namespace_m_t_s_c.html">MTSC</a></li><li class="navelem"><a class="el" href="../../db/dca/namespace_m_t_s_c_1_1_common.html">Common</a></li><li class="navelem"><a class="el" href="../../d2/dd3/namespace_m_t_s_c_1_1_common_1_1_http.html">Http</a></li><li class="navelem"><a class="el" href="../../df/dda/namespace_m_t_s_c_1_1_common_1_1_http_1_1_server_modules.html">ServerModules</a></li><li class="navelem"><a class="el" href="../../d0/d69/class_m_t_s_c_1_1_common_1_1_http_1_1_server_modules_1_1_post_module.html">PostModule</a></li>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="../../doxygen.png" alt="doxygen"/></a> 1.8.15 </li>
</ul>
</div>
</body>
</html>
@@ -0,0 +1,4 @@
var class_m_t_s_c_1_1_common_1_1_http_1_1_server_modules_1_1_post_module =
[
[ "FormReceived", "d0/d69/class_m_t_s_c_1_1_common_1_1_http_1_1_server_modules_1_1_post_module.html#a76c97385f0ef849dc0fbdff91566ba20", null ]
];
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
File diff suppressed because one or more lines are too long
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -0,0 +1,341 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.15"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>MTSC: MTSC.Common.Http.Cookie Class Reference</title>
<link href="../../tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../jquery.js"></script>
<script type="text/javascript" src="../../dynsections.js"></script>
<link href="../../navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../resize.js"></script>
<script type="text/javascript" src="../../navtreedata.js"></script>
<script type="text/javascript" src="../../navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="../../search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../search/searchdata.js"></script>
<script type="text/javascript" src="../../search/search.js"></script>
<link href="../../doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.15 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "../../search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="../../menudata.js"></script>
<script type="text/javascript" src="../../menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('../../',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html','../../');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#properties">Properties</a> &#124;
<a href="../../d6/de7/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">MTSC.Common.Http.Cookie Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Class for HTTP cookies.
<a href="../../d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html#details">More...</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a5497ca1025be0e4fa6b839f8fbb74628"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html#a5497ca1025be0e4fa6b839f8fbb74628">Cookie</a> (string key, string value)</td></tr>
<tr class="memdesc:a5497ca1025be0e4fa6b839f8fbb74628"><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates a new instance of cookie class. <a href="#a5497ca1025be0e4fa6b839f8fbb74628">More...</a><br /></td></tr>
<tr class="separator:a5497ca1025be0e4fa6b839f8fbb74628"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3fc35ad84d6aa9fecd1cde95b9d245fa"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html#a3fc35ad84d6aa9fecd1cde95b9d245fa">Cookie</a> (string cookieString)</td></tr>
<tr class="memdesc:a3fc35ad84d6aa9fecd1cde95b9d245fa"><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates a new instance of cookie class. <a href="#a3fc35ad84d6aa9fecd1cde95b9d245fa">More...</a><br /></td></tr>
<tr class="separator:a3fc35ad84d6aa9fecd1cde95b9d245fa"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac189eb5a90e67754e153167bfc07618a"><td class="memItemLeft" align="right" valign="top">string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html#ac189eb5a90e67754e153167bfc07618a">BuildCookieString</a> ()</td></tr>
<tr class="memdesc:ac189eb5a90e67754e153167bfc07618a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Build the string containing the cookie definition. <a href="#ac189eb5a90e67754e153167bfc07618a">More...</a><br /></td></tr>
<tr class="separator:ac189eb5a90e67754e153167bfc07618a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4262455e1b29c41598c1f8bf1c142b58"><td class="memItemLeft" align="right" valign="top">byte []&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html#a4262455e1b29c41598c1f8bf1c142b58">BuildCookieBytes</a> ()</td></tr>
<tr class="memdesc:a4262455e1b29c41598c1f8bf1c142b58"><td class="mdescLeft">&#160;</td><td class="mdescRight">Build the byte array containing the cookie definition. <a href="#a4262455e1b29c41598c1f8bf1c142b58">More...</a><br /></td></tr>
<tr class="separator:a4262455e1b29c41598c1f8bf1c142b58"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="properties"></a>
Properties</h2></td></tr>
<tr class="memitem:a1bbc642ddd7413051fcf97a12fde7532"><td class="memItemLeft" align="right" valign="top">string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html#a1bbc642ddd7413051fcf97a12fde7532">Key</a><code> [get]</code></td></tr>
<tr class="memdesc:a1bbc642ddd7413051fcf97a12fde7532"><td class="mdescLeft">&#160;</td><td class="mdescRight">Key of cookie. <a href="#a1bbc642ddd7413051fcf97a12fde7532">More...</a><br /></td></tr>
<tr class="separator:a1bbc642ddd7413051fcf97a12fde7532"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3f97d9755a9bf8495a5729f6fc6f3f72"><td class="memItemLeft" align="right" valign="top">string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html#a3f97d9755a9bf8495a5729f6fc6f3f72">Value</a><code> [get]</code></td></tr>
<tr class="memdesc:a3f97d9755a9bf8495a5729f6fc6f3f72"><td class="mdescLeft">&#160;</td><td class="mdescRight">Value of cookie. <a href="#a3f97d9755a9bf8495a5729f6fc6f3f72">More...</a><br /></td></tr>
<tr class="separator:a3f97d9755a9bf8495a5729f6fc6f3f72"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4894bfb3eb0a07374a1b2e6f24e98a3d"><td class="memItemLeft" align="right" valign="top">Dictionary&lt; string, string &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html#a4894bfb3eb0a07374a1b2e6f24e98a3d">Attributes</a><code> [get]</code></td></tr>
<tr class="memdesc:a4894bfb3eb0a07374a1b2e6f24e98a3d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Dictionary containing cookie attributes. <a href="#a4894bfb3eb0a07374a1b2e6f24e98a3d">More...</a><br /></td></tr>
<tr class="separator:a4894bfb3eb0a07374a1b2e6f24e98a3d"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Class for HTTP cookies. </p>
<p class="definition">Definition at line <a class="el" href="../../d0/d86/_cookie_8cs_source.html#l00010">10</a> of file <a class="el" href="../../d0/d86/_cookie_8cs_source.html">Cookie.cs</a>.</p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a5497ca1025be0e4fa6b839f8fbb74628"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a5497ca1025be0e4fa6b839f8fbb74628">&#9670;&nbsp;</a></span>Cookie() <span class="overload">[1/2]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">MTSC.Common.Http.Cookie.Cookie </td>
<td>(</td>
<td class="paramtype">string&#160;</td>
<td class="paramname"><em>key</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">string&#160;</td>
<td class="paramname"><em>value</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Creates a new instance of cookie class. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">key</td><td>Key of cookie.</td></tr>
<tr><td class="paramname">value</td><td>Value of cookie.</td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="../../d0/d86/_cookie_8cs_source.html#l00029">29</a> of file <a class="el" href="../../d0/d86/_cookie_8cs_source.html">Cookie.cs</a>.</p>
</div>
</div>
<a id="a3fc35ad84d6aa9fecd1cde95b9d245fa"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3fc35ad84d6aa9fecd1cde95b9d245fa">&#9670;&nbsp;</a></span>Cookie() <span class="overload">[2/2]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">MTSC.Common.Http.Cookie.Cookie </td>
<td>(</td>
<td class="paramtype">string&#160;</td>
<td class="paramname"><em>cookieString</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Creates a new instance of cookie class. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">cookieString</td><td>String containing the definition of a cookie</td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="../../d0/d86/_cookie_8cs_source.html#l00039">39</a> of file <a class="el" href="../../d0/d86/_cookie_8cs_source.html">Cookie.cs</a>.</p>
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="a4262455e1b29c41598c1f8bf1c142b58"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4262455e1b29c41598c1f8bf1c142b58">&#9670;&nbsp;</a></span>BuildCookieBytes()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">byte [] MTSC.Common.Http.Cookie.BuildCookieBytes </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Build the byte array containing the cookie definition. </p>
<dl class="section return"><dt>Returns</dt><dd>Byte array containin the cookie definition.</dd></dl>
<p class="definition">Definition at line <a class="el" href="../../d0/d86/_cookie_8cs_source.html#l00076">76</a> of file <a class="el" href="../../d0/d86/_cookie_8cs_source.html">Cookie.cs</a>.</p>
</div>
</div>
<a id="ac189eb5a90e67754e153167bfc07618a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac189eb5a90e67754e153167bfc07618a">&#9670;&nbsp;</a></span>BuildCookieString()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string MTSC.Common.Http.Cookie.BuildCookieString </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Build the string containing the cookie definition. </p>
<dl class="section return"><dt>Returns</dt><dd>String containing the cookie definition.</dd></dl>
<p class="definition">Definition at line <a class="el" href="../../d0/d86/_cookie_8cs_source.html#l00055">55</a> of file <a class="el" href="../../d0/d86/_cookie_8cs_source.html">Cookie.cs</a>.</p>
</div>
</div>
<h2 class="groupheader">Property Documentation</h2>
<a id="a4894bfb3eb0a07374a1b2e6f24e98a3d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4894bfb3eb0a07374a1b2e6f24e98a3d">&#9670;&nbsp;</a></span>Attributes</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">Dictionary&lt;string, string&gt; MTSC.Common.Http.Cookie.Attributes</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">get</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Dictionary containing cookie attributes. </p>
<p class="definition">Definition at line <a class="el" href="../../d0/d86/_cookie_8cs_source.html#l00023">23</a> of file <a class="el" href="../../d0/d86/_cookie_8cs_source.html">Cookie.cs</a>.</p>
</div>
</div>
<a id="a1bbc642ddd7413051fcf97a12fde7532"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a1bbc642ddd7413051fcf97a12fde7532">&#9670;&nbsp;</a></span>Key</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">string MTSC.Common.Http.Cookie.Key</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">get</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Key of cookie. </p>
<p class="definition">Definition at line <a class="el" href="../../d0/d86/_cookie_8cs_source.html#l00015">15</a> of file <a class="el" href="../../d0/d86/_cookie_8cs_source.html">Cookie.cs</a>.</p>
</div>
</div>
<a id="a3f97d9755a9bf8495a5729f6fc6f3f72"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3f97d9755a9bf8495a5729f6fc6f3f72">&#9670;&nbsp;</a></span>Value</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">string MTSC.Common.Http.Cookie.Value</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">get</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Value of cookie. </p>
<p class="definition">Definition at line <a class="el" href="../../d0/d86/_cookie_8cs_source.html#l00019">19</a> of file <a class="el" href="../../d0/d86/_cookie_8cs_source.html">Cookie.cs</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>D:/Projects/MTSC/MTSC/Common/Http/<a class="el" href="../../d0/d86/_cookie_8cs_source.html">Cookie.cs</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="../../d7/dcd/namespace_m_t_s_c.html">MTSC</a></li><li class="navelem"><a class="el" href="../../db/dca/namespace_m_t_s_c_1_1_common.html">Common</a></li><li class="navelem"><a class="el" href="../../d2/dd3/namespace_m_t_s_c_1_1_common_1_1_http.html">Http</a></li><li class="navelem"><a class="el" href="../../d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html">Cookie</a></li>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="../../doxygen.png" alt="doxygen"/></a> 1.8.15 </li>
</ul>
</div>
</body>
</html>
@@ -0,0 +1,10 @@
var class_m_t_s_c_1_1_common_1_1_http_1_1_cookie =
[
[ "Cookie", "d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html#a5497ca1025be0e4fa6b839f8fbb74628", null ],
[ "Cookie", "d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html#a3fc35ad84d6aa9fecd1cde95b9d245fa", null ],
[ "BuildCookieBytes", "d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html#a4262455e1b29c41598c1f8bf1c142b58", null ],
[ "BuildCookieString", "d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html#ac189eb5a90e67754e153167bfc07618a", null ],
[ "Attributes", "d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html#a4894bfb3eb0a07374a1b2e6f24e98a3d", null ],
[ "Key", "d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html#a1bbc642ddd7413051fcf97a12fde7532", null ],
[ "Value", "d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html#a3f97d9755a9bf8495a5729f6fc6f3f72", null ]
];
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
File diff suppressed because one or more lines are too long
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -0,0 +1,107 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.15"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>MTSC: D:/Projects/MTSC/MTSC/obj/Release/netcoreapp3.0/MTSC.AssemblyInfo.cs Source File</title>
<link href="../../tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../jquery.js"></script>
<script type="text/javascript" src="../../dynsections.js"></script>
<link href="../../navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../resize.js"></script>
<script type="text/javascript" src="../../navtreedata.js"></script>
<script type="text/javascript" src="../../navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="../../search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../search/searchdata.js"></script>
<script type="text/javascript" src="../../search/search.js"></script>
<link href="../../doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.15 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "../../search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="../../menudata.js"></script>
<script type="text/javascript" src="../../menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('../../',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('d1/d7f/_release_2netcoreapp3_80_2_m_t_s_c_8_assembly_info_8cs_source.html','../../');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">MTSC.AssemblyInfo.cs</div> </div>
</div><!--header-->
<div class="contents">
<div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;<span class="comment">//------------------------------------------------------------------------------</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment">// &lt;auto-generated&gt;</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="comment">// This code was generated by a tool.</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="comment">// Runtime Version:4.0.30319.42000</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="comment">//</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="comment">// Changes to this file may cause incorrect behavior and will be lost if</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;<span class="comment">// the code is regenerated.</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;<span class="comment">// &lt;/auto-generated&gt;</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;<span class="comment">//------------------------------------------------------------------------------</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;</div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;<span class="keyword">using</span> System;</div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160;<span class="keyword">using</span> System.Reflection;</div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160;</div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160;[assembly: System.Reflection.AssemblyCompanyAttribute(<span class="stringliteral">&quot;Alexandru-Victor Macocian&quot;</span>)]</div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160;[assembly: System.Reflection.AssemblyConfigurationAttribute(<span class="stringliteral">&quot;Release&quot;</span>)]</div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160;[assembly: System.Reflection.AssemblyDescriptionAttribute(<span class="stringliteral">&quot;Modular TCP Server and Client&quot;</span>)]</div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160;[assembly: System.Reflection.AssemblyFileVersionAttribute(<span class="stringliteral">&quot;0.1.0.5&quot;</span>)]</div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160;[assembly: System.Reflection.AssemblyInformationalVersionAttribute(<span class="stringliteral">&quot;1.0.5&quot;</span>)]</div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160;[assembly: System.Reflection.AssemblyProductAttribute(<span class="stringliteral">&quot;MTSC&quot;</span>)]</div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160;[assembly: System.Reflection.AssemblyTitleAttribute(<span class="stringliteral">&quot;MTSC&quot;</span>)]</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160;[assembly: System.Reflection.AssemblyVersionAttribute(<span class="stringliteral">&quot;0.1.0.5&quot;</span>)]</div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160;</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160;<span class="comment">// Generated by the MSBuild WriteCodeFragment class.</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160;</div></div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="../../dir_62d48bea4fe746cedac2516f67715e2f.html">MTSC</a></li><li class="navelem"><a class="el" href="../../dir_dd7589cd703d467b08715c004924abac.html">MTSC</a></li><li class="navelem"><a class="el" href="../../dir_57b0082ffa0af670f404eda33c530396.html">obj</a></li><li class="navelem"><a class="el" href="../../dir_d2dabb60356392c82b7650f84b0a3306.html">Release</a></li><li class="navelem"><a class="el" href="../../dir_ecc488f1555fcc6b6ad794031dc53dd1.html">netcoreapp3.0</a></li><li class="navelem"><b>MTSC.AssemblyInfo.cs</b></li>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="../../doxygen.png" alt="doxygen"/></a> 1.8.15 </li>
</ul>
</div>
</body>
</html>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
+1 -1
View File
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -98,6 +98,9 @@ $(document).ready(function(){initNavTree('d2/dd3/namespace_m_t_s_c_1_1_common_1_
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html">Cookie</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">Class for HTTP cookies. <a href="../../d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../df/dff/class_m_t_s_c_1_1_common_1_1_http_1_1_http_message.html">HttpMessage</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
@@ -2,5 +2,6 @@ var namespace_m_t_s_c_1_1_common_1_1_http =
[
[ "ClientModules", "da/db3/namespace_m_t_s_c_1_1_common_1_1_http_1_1_client_modules.html", "da/db3/namespace_m_t_s_c_1_1_common_1_1_http_1_1_client_modules" ],
[ "ServerModules", "df/dda/namespace_m_t_s_c_1_1_common_1_1_http_1_1_server_modules.html", "df/dda/namespace_m_t_s_c_1_1_common_1_1_http_1_1_server_modules" ],
[ "Cookie", "d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html", "d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie" ],
[ "HttpMessage", "df/dff/class_m_t_s_c_1_1_common_1_1_http_1_1_http_message.html", "df/dff/class_m_t_s_c_1_1_common_1_1_http_1_1_http_message" ]
];
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
Binary file not shown.

Before

Width:  |  Height:  |  Size: 859 B

After

Width:  |  Height:  |  Size: 859 B

@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
+1 -1
View File
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
Binary file not shown.

Before

Width:  |  Height:  |  Size: 823 B

After

Width:  |  Height:  |  Size: 823 B

@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
File diff suppressed because one or more lines are too long
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -92,7 +92,7 @@ $(document).ready(function(){initNavTree('d3/db9/_release_2net48_2_m_t_s_c_8_ass
<div class="title">MTSC.AssemblyInfo.cs</div> </div>
</div><!--header-->
<div class="contents">
<div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;<span class="comment">//------------------------------------------------------------------------------</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment">// &lt;auto-generated&gt;</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="comment">// This code was generated by a tool.</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="comment">// Runtime Version:4.0.30319.42000</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="comment">//</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="comment">// Changes to this file may cause incorrect behavior and will be lost if</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;<span class="comment">// the code is regenerated.</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;<span class="comment">// &lt;/auto-generated&gt;</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;<span class="comment">//------------------------------------------------------------------------------</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;</div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;<span class="keyword">using</span> System;</div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160;<span class="keyword">using</span> System.Reflection;</div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160;</div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160;[assembly: System.Reflection.AssemblyCompanyAttribute(<span class="stringliteral">&quot;Alexandru-Victor Macocian&quot;</span>)]</div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160;[assembly: System.Reflection.AssemblyConfigurationAttribute(<span class="stringliteral">&quot;Release&quot;</span>)]</div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160;[assembly: System.Reflection.AssemblyDescriptionAttribute(<span class="stringliteral">&quot;Modular TCP Server and Client&quot;</span>)]</div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160;[assembly: System.Reflection.AssemblyFileVersionAttribute(<span class="stringliteral">&quot;0.1.0.0&quot;</span>)]</div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160;[assembly: System.Reflection.AssemblyInformationalVersionAttribute(<span class="stringliteral">&quot;1.0.0&quot;</span>)]</div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160;[assembly: System.Reflection.AssemblyProductAttribute(<span class="stringliteral">&quot;MTSC&quot;</span>)]</div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160;[assembly: System.Reflection.AssemblyTitleAttribute(<span class="stringliteral">&quot;MTSC&quot;</span>)]</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160;[assembly: System.Reflection.AssemblyVersionAttribute(<span class="stringliteral">&quot;0.1.0.0&quot;</span>)]</div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160;</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160;<span class="comment">// Generated by the MSBuild WriteCodeFragment class.</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160;</div></div><!-- fragment --></div><!-- contents -->
<div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;<span class="comment">//------------------------------------------------------------------------------</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment">// &lt;auto-generated&gt;</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="comment">// This code was generated by a tool.</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="comment">// Runtime Version:4.0.30319.42000</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="comment">//</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="comment">// Changes to this file may cause incorrect behavior and will be lost if</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;<span class="comment">// the code is regenerated.</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;<span class="comment">// &lt;/auto-generated&gt;</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;<span class="comment">//------------------------------------------------------------------------------</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;</div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;<span class="keyword">using</span> System;</div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160;<span class="keyword">using</span> System.Reflection;</div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160;</div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160;[assembly: System.Reflection.AssemblyCompanyAttribute(<span class="stringliteral">&quot;Alexandru-Victor Macocian&quot;</span>)]</div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160;[assembly: System.Reflection.AssemblyConfigurationAttribute(<span class="stringliteral">&quot;Release&quot;</span>)]</div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160;[assembly: System.Reflection.AssemblyDescriptionAttribute(<span class="stringliteral">&quot;Modular TCP Server and Client&quot;</span>)]</div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160;[assembly: System.Reflection.AssemblyFileVersionAttribute(<span class="stringliteral">&quot;0.1.0.5&quot;</span>)]</div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160;[assembly: System.Reflection.AssemblyInformationalVersionAttribute(<span class="stringliteral">&quot;1.0.5&quot;</span>)]</div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160;[assembly: System.Reflection.AssemblyProductAttribute(<span class="stringliteral">&quot;MTSC&quot;</span>)]</div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160;[assembly: System.Reflection.AssemblyTitleAttribute(<span class="stringliteral">&quot;MTSC&quot;</span>)]</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160;[assembly: System.Reflection.AssemblyVersionAttribute(<span class="stringliteral">&quot;0.1.0.5&quot;</span>)]</div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160;</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160;<span class="comment">// Generated by the MSBuild WriteCodeFragment class.</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160;</div></div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
@@ -11,4 +11,6 @@ digraph "MTSC.Common.Http.ServerModules.IHttpModule"
Node2 [label="MTSC.Common.Http.ServerModules.\lHelloWorldModule",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$d6/d98/class_m_t_s_c_1_1_common_1_1_http_1_1_server_modules_1_1_hello_world_module.html",tooltip=" "];
Node0 -> Node3 [dir="back",color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
Node3 [label="MTSC.Common.Http.ServerModules.\lHttp404Module",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$dc/dd3/class_m_t_s_c_1_1_common_1_1_http_1_1_server_modules_1_1_http404_module.html",tooltip="Simple module that returns status code 404."];
Node0 -> Node4 [dir="back",color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
Node4 [label="MTSC.Common.Http.ServerModules.\lPostModule",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$d0/d69/class_m_t_s_c_1_1_common_1_1_http_1_1_server_modules_1_1_post_module.html",tooltip=" "];
}
@@ -1 +1 @@
f2ade1da506faf89670a44ca77097218
f3ad6b724ce6392a2f9b1999b980f1b5
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
+1 -1
View File
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

+1 -1
View File
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
Binary file not shown.

Before

Width:  |  Height:  |  Size: 761 B

After

Width:  |  Height:  |  Size: 761 B

@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
File diff suppressed because one or more lines are too long
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -0,0 +1,110 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.15"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>MTSC: Member List</title>
<link href="../../tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../jquery.js"></script>
<script type="text/javascript" src="../../dynsections.js"></script>
<link href="../../navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../resize.js"></script>
<script type="text/javascript" src="../../navtreedata.js"></script>
<script type="text/javascript" src="../../navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="../../search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../search/searchdata.js"></script>
<script type="text/javascript" src="../../search/search.js"></script>
<link href="../../doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.15 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "../../search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="../../menudata.js"></script>
<script type="text/javascript" src="../../menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('../../',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('d0/d69/class_m_t_s_c_1_1_common_1_1_http_1_1_server_modules_1_1_post_module.html','../../');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">MTSC.Common.Http.ServerModules.PostModule Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="../../d0/d69/class_m_t_s_c_1_1_common_1_1_http_1_1_server_modules_1_1_post_module.html">MTSC.Common.Http.ServerModules.PostModule</a>, including all inherited members.</p>
<table class="directory">
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>FormReceived</b> (defined in <a class="el" href="../../d0/d69/class_m_t_s_c_1_1_common_1_1_http_1_1_server_modules_1_1_post_module.html">MTSC.Common.Http.ServerModules.PostModule</a>)</td><td class="entry"><a class="el" href="../../d0/d69/class_m_t_s_c_1_1_common_1_1_http_1_1_server_modules_1_1_post_module.html">MTSC.Common.Http.ServerModules.PostModule</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="../../doxygen.png" alt="doxygen"/></a> 1.8.15 </li>
</ul>
</div>
</body>
</html>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -147,7 +147,7 @@ Public Member Functions</h2></td></tr>
</dl>
<dl class="section return"><dt>Returns</dt><dd>This handler object.</dd></dl>
<p class="definition">Definition at line <a class="el" href="../../df/db4/_server_2_handlers_2_http_handler_8cs_source.html#l00033">33</a> of file <a class="el" href="../../df/db4/_server_2_handlers_2_http_handler_8cs_source.html">HttpHandler.cs</a>.</p>
<p class="definition">Definition at line <a class="el" href="../../df/db4/_server_2_handlers_2_http_handler_8cs_source.html#l00035">35</a> of file <a class="el" href="../../df/db4/_server_2_handlers_2_http_handler_8cs_source.html">HttpHandler.cs</a>.</p>
</div>
</div>
@@ -185,7 +185,7 @@ Public Member Functions</h2></td></tr>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="../../df/db4/_server_2_handlers_2_http_handler_8cs_source.html#l00042">42</a> of file <a class="el" href="../../df/db4/_server_2_handlers_2_http_handler_8cs_source.html">HttpHandler.cs</a>.</p>
<p class="definition">Definition at line <a class="el" href="../../df/db4/_server_2_handlers_2_http_handler_8cs_source.html#l00044">44</a> of file <a class="el" href="../../df/db4/_server_2_handlers_2_http_handler_8cs_source.html">HttpHandler.cs</a>.</p>
</div>
</div>
Binary file not shown.

Before

Width:  |  Height:  |  Size: 796 B

After

Width:  |  Height:  |  Size: 796 B

@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -0,0 +1,107 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.15"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>MTSC: D:/Projects/MTSC/MTSC/obj/Release/netstandard2.0/MTSC.AssemblyInfo.cs Source File</title>
<link href="../../tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../jquery.js"></script>
<script type="text/javascript" src="../../dynsections.js"></script>
<link href="../../navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../resize.js"></script>
<script type="text/javascript" src="../../navtreedata.js"></script>
<script type="text/javascript" src="../../navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="../../search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../search/searchdata.js"></script>
<script type="text/javascript" src="../../search/search.js"></script>
<link href="../../doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.15 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "../../search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="../../menudata.js"></script>
<script type="text/javascript" src="../../menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('../../',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('d5/df4/_release_2netstandard2_80_2_m_t_s_c_8_assembly_info_8cs_source.html','../../');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">MTSC.AssemblyInfo.cs</div> </div>
</div><!--header-->
<div class="contents">
<div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;<span class="comment">//------------------------------------------------------------------------------</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment">// &lt;auto-generated&gt;</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="comment">// This code was generated by a tool.</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="comment">// Runtime Version:4.0.30319.42000</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="comment">//</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="comment">// Changes to this file may cause incorrect behavior and will be lost if</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;<span class="comment">// the code is regenerated.</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;<span class="comment">// &lt;/auto-generated&gt;</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;<span class="comment">//------------------------------------------------------------------------------</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;</div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;<span class="keyword">using</span> System;</div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160;<span class="keyword">using</span> System.Reflection;</div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160;</div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160;[assembly: System.Reflection.AssemblyCompanyAttribute(<span class="stringliteral">&quot;Alexandru-Victor Macocian&quot;</span>)]</div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160;[assembly: System.Reflection.AssemblyConfigurationAttribute(<span class="stringliteral">&quot;Release&quot;</span>)]</div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160;[assembly: System.Reflection.AssemblyDescriptionAttribute(<span class="stringliteral">&quot;Modular TCP Server and Client&quot;</span>)]</div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160;[assembly: System.Reflection.AssemblyFileVersionAttribute(<span class="stringliteral">&quot;0.1.0.5&quot;</span>)]</div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160;[assembly: System.Reflection.AssemblyInformationalVersionAttribute(<span class="stringliteral">&quot;1.0.5&quot;</span>)]</div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160;[assembly: System.Reflection.AssemblyProductAttribute(<span class="stringliteral">&quot;MTSC&quot;</span>)]</div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160;[assembly: System.Reflection.AssemblyTitleAttribute(<span class="stringliteral">&quot;MTSC&quot;</span>)]</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160;[assembly: System.Reflection.AssemblyVersionAttribute(<span class="stringliteral">&quot;0.1.0.5&quot;</span>)]</div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160;</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160;<span class="comment">// Generated by the MSBuild WriteCodeFragment class.</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160;</div></div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="../../dir_62d48bea4fe746cedac2516f67715e2f.html">MTSC</a></li><li class="navelem"><a class="el" href="../../dir_dd7589cd703d467b08715c004924abac.html">MTSC</a></li><li class="navelem"><a class="el" href="../../dir_57b0082ffa0af670f404eda33c530396.html">obj</a></li><li class="navelem"><a class="el" href="../../dir_d2dabb60356392c82b7650f84b0a3306.html">Release</a></li><li class="navelem"><a class="el" href="../../dir_18f78fe84eecd4a1e0ba100f9fef9273.html">netstandard2.0</a></li><li class="navelem"><b>MTSC.AssemblyInfo.cs</b></li>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="../../doxygen.png" alt="doxygen"/></a> 1.8.15 </li>
</ul>
</div>
</body>
</html>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
Binary file not shown.

Before

Width:  |  Height:  |  Size: 884 B

After

Width:  |  Height:  |  Size: 884 B

@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
Binary file not shown.

Before

Width:  |  Height:  |  Size: 797 B

After

Width:  |  Height:  |  Size: 797 B

@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -0,0 +1,116 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.15"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>MTSC: Member List</title>
<link href="../../tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../jquery.js"></script>
<script type="text/javascript" src="../../dynsections.js"></script>
<link href="../../navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../resize.js"></script>
<script type="text/javascript" src="../../navtreedata.js"></script>
<script type="text/javascript" src="../../navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="../../search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../search/searchdata.js"></script>
<script type="text/javascript" src="../../search/search.js"></script>
<link href="../../doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.15 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "../../search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="../../menudata.js"></script>
<script type="text/javascript" src="../../menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('../../',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html','../../');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">MTSC.Common.Http.Cookie Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="../../d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html">MTSC.Common.Http.Cookie</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="../../d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html#a4894bfb3eb0a07374a1b2e6f24e98a3d">Attributes</a></td><td class="entry"><a class="el" href="../../d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html">MTSC.Common.Http.Cookie</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="../../d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html#a4262455e1b29c41598c1f8bf1c142b58">BuildCookieBytes</a>()</td><td class="entry"><a class="el" href="../../d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html">MTSC.Common.Http.Cookie</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="../../d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html#ac189eb5a90e67754e153167bfc07618a">BuildCookieString</a>()</td><td class="entry"><a class="el" href="../../d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html">MTSC.Common.Http.Cookie</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="../../d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html#a5497ca1025be0e4fa6b839f8fbb74628">Cookie</a>(string key, string value)</td><td class="entry"><a class="el" href="../../d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html">MTSC.Common.Http.Cookie</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="../../d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html#a3fc35ad84d6aa9fecd1cde95b9d245fa">Cookie</a>(string cookieString)</td><td class="entry"><a class="el" href="../../d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html">MTSC.Common.Http.Cookie</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="../../d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html#a1bbc642ddd7413051fcf97a12fde7532">Key</a></td><td class="entry"><a class="el" href="../../d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html">MTSC.Common.Http.Cookie</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="../../d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html#a3f97d9755a9bf8495a5729f6fc6f3f72">Value</a></td><td class="entry"><a class="el" href="../../d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html">MTSC.Common.Http.Cookie</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="../../doxygen.png" alt="doxygen"/></a> 1.8.15 </li>
</ul>
</div>
</body>
</html>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -0,0 +1,9 @@
digraph "MTSC.Common.Http.ServerModules.PostModule"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
Node0 [label="MTSC.Common.Http.ServerModules.\lPostModule",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip=" "];
Node1 -> Node0 [dir="back",color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
Node1 [label="IHttpModule",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$d8/da0/interface_m_t_s_c_1_1_common_1_1_http_1_1_server_modules_1_1_i_http_module.html",tooltip="Interface for Http modules used by the server http handler."];
}
@@ -0,0 +1 @@
1cdaf9c45eb285cd205164597622206f
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
Binary file not shown.

Before

Width:  |  Height:  |  Size: 714 B

After

Width:  |  Height:  |  Size: 714 B

@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>
@@ -31,7 +31,7 @@
<td id="projectlogo"><img alt="Logo" src="../../MTSC_Logo_small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MTSC
&#160;<span id="projectnumber">1.0.0</span>
&#160;<span id="projectnumber">1.0.5</span>
</div>
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
</td>

Some files were not shown because too many files have changed in this diff Show More