wrap each transaction in a batch file with the mlp_tcp proto

Clovertech Forums Read Only Archives Cloverleaf Tcl Library wrap each transaction in a batch file with the mlp_tcp proto

  • Creator
    Topic
  • #51567
    Thomas Fortino
    Participant

      Hello Everyone,

      AIX5.2

      Version 5.3P Rev2

      The vendor I’m working is requesting that I wrap each transaction in the charge batch file with  <11> and an ascii <28>. I believe this is the mlp_tcp envelope but I’m not sure how to write this in TCL.

      Does anyone have code they would like to share or lead me in the right direction.

    Viewing 0 reply threads
    • Author
      Replies
      • #70798
        Michael Hertel
        Participant

          Sounds like your vendor is asking you to turn the batch file into a file of realtime messages.

          Have you already broken the file into separate messages?

          If so somthing like

          set tran x0b$tranx1cx0d

          They probably want the cr on the end too.

      Viewing 0 reply threads
      • The forum ‘Tcl Library’ is closed to new topics and replies.