Difference between revisions of "Vt32-HTTP"

Line 45: Line 45:
 
</table>
 
</table>
  
''' Integrated Vitw-32''' is the main Web Server library used by various products of the ES/S-i Family.
+
''' Integrated Vitw-32 Vt32-HTTP''' is the main Web Server assembly used by various products of the ES/S-i Family. Products include [[SignMatic]] and more.
  
 
== Overview ==
 
== Overview ==
Integrated Vitw-32 (Vitd-Windows-32) is a minimalistic and memory-effective HTTP and HTTPS Server for the .net Platform.
+
Integrated Vitw-32 (Vitd-Windows-32) is a minimalistic, robust and memory-effective HTTP(S) Server for the ES/S-i platform. Features include
 +
*Core-integrated CORS
 +
*Sessions
 +
*TLS
 +
*Mime-handlers
 +
*HTTP GET/POST
 +
*WebSocket
  
 
== Technical ==
 
== Technical ==

Revision as of 04:03, 9 March 2023

Integrated Vitw-32

[[File:|120px|frameless|border|No Icon]]

Developer Netroda Technologies
Type Application Library
Initial Release 2017
Platform Extensible Services / Server for Interaction

Integrated Vitw-32 Vt32-HTTP is the main Web Server assembly used by various products of the ES/S-i Family. Products include SignMatic and more.

Overview

Integrated Vitw-32 (Vitd-Windows-32) is a minimalistic, robust and memory-effective HTTP(S) Server for the ES/S-i platform. Features include

  • Core-integrated CORS
  • Sessions
  • TLS
  • Mime-handlers
  • HTTP GET/POST
  • WebSocket

Technical

Examples

return;

See also