ivan quan

Forum Replies Created

Viewing 4 replies – 1 through 4 (of 4 total)
  • Author
    Replies
  • in reply to: http client protocol #82731
    ivan quan
    Participant

      We are using CL 6.0

      I got my https to work using pure Tcl with package http and package tls…

      but it would be nice to know how to use the http client protocol GUI from CL.

      side note:

      Sometimes I feel like learning and using the GUIs are harder than just using Tcl. But if I’m using all Tcl then it’s a waste of all the GUI features available with CL interface engine.

      ~Ivan

      in reply to: http client protocol #82727
      ivan quan
      Participant

        James,

        I tried your configuration with my url and i keep getting “SSL is not licensed – ignoring SSL configuration parameters” in my process error log.

        ~Ivan

        in reply to: new tcl version #82783
        ivan quan
        Participant

          Where are these files located?

          I did a $locate setroot and found some files in the sbin/ and kshlib/ directory. Am I modifying these files?

          And if I start using another version… will this version still look to the standard cloverleaf libraries?

          Thanks,

          Ivan

          in reply to: http client protocol #82724
          ivan quan
          Participant

            Thanks for this James.

            Before your reply we figured out how to code a simple HTTP POST operation in Tcl.

            We haven’t plugged in the Tcl script to any test threads yet because it required an extended tcltls library which our linux environment does not have.

            Theoretically, after we installed the extended library we should be able to plug the simple HTTP POST Tcl script into any protocol correct (pdl:tcp-ip)? Of course assuming that we use cloverleafs TPS template.

            What do you think? Do you have any experience with this?

            Thanks,

            Ivan

          Viewing 4 replies – 1 through 4 (of 4 total)