User Tools

Site Tools


user-guide:additional_interfaces:http

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
user-guide:additional_interfaces:http [2025/01/17 15:07] – [Server-Port] Timuser-guide:additional_interfaces:http [2025/01/22 15:47] (current) – [HTTP server user guide] Tim
Line 1: Line 1:
-====== HTTP server user guide ======+====== HTTP server ======
  
 It is possible to start GroIMP as a HTTP server to then send model paths via HTTP for GroIMP to execute. After GroIMP executed the model values can be returned to the HTTP client who send the request. It is possible to send several models in series or in parallel.  It is possible to start GroIMP as a HTTP server to then send model paths via HTTP for GroIMP to execute. After GroIMP executed the model values can be returned to the HTTP client who send the request. It is possible to send several models in series or in parallel. 
 +
 +
 +<uml>@startuml
 +hide footbox
 +title HTTP server
 +
 +User -> GroIMP: Start GroIMP
 +User -> GroIMP: Send Model-path
 +GroIMP -> User: Return result
 +User -> GroIMP: Close GroIMP
 +
 +@enduml</uml>
 ===== Execution ===== ===== Execution =====
  
Line 107: Line 119:
 In the subsection Open HTTP server the default port which is suggested by the gui dialog can be defined. This might be useful for a setup where the original default port is often occupied. In the subsection Open HTTP server the default port which is suggested by the gui dialog can be defined. This might be useful for a setup where the original default port is often occupied.
      
-==== Tutorials ====+===== Tutorials =====
  
   * [[:tutorials:http_server|Start a http model]]   * [[:tutorials:http_server|Start a http model]]
user-guide/additional_interfaces/http.1737122847.txt.gz · Last modified: 2025/01/17 15:07 by Tim