• Re: VMS process communication

    From =?UTF-8?Q?Arne_Vajh=C3=B8j?=@21:1/5 to All on Mon Feb 19 13:18:57 2024
    On 10/30/2022 6:59 PM, Arne Vajhøj wrote:
    On 9/12/2022 6:58 PM, Arne Vajhøj wrote:
    I did a little writeup:

    https://www.vajhoej.dk/arne/articles/vmsipc.html

         TCP/IP Socket
             Concept
             Demo
             Java API (Java)
             C API (C)
             Python API (Python, Jython)
             Wrapper C API (Fortran, Pascal, Cobol, Basic)

    Just added:

    HTTP
        Concept
        Demo
        Embedded server (Java, Python)
        Java API (Java)
        urllib3 (Python)
        Curl (C, PHP)
        Direct socket (C)
        Wrapper direct socket (Fortran, Pascal, Cobol, Basic)

    It now also has:

    SOAP Web Service

    Concept
    Demo
    JAX-WS embedded server (Java)
    JAX-WS (Java, Groovy, Jython)
    Zeep (Python)
    SoapClient (PHP)
    Spyne embedded server (Python)

    XML-RPC Web Service

    Concept
    Demo
    Embedded server (Java, Python)
    Apache XML-RPC (Java, Groovy)
    xmlrpc module (Python)
    xmlrpc encoder and decode (PHP)
    XMLRPC and PXMLRPC (C, Pascal)
    direct XML + HTTP wrapper (Fortran, Basic)

    RESTful Web Service

    Concept
    Demo
    Embedded server (Java)
    HttpURLConnection + GSon (Java, Groovy)
    request + json (Python)
    curl + json_encode/json_decode (PHP)
    socket + cJSON (C, Pascal)

    Arne

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)