Homepage › Clovertech Forums › Read Only Archives › Cloverleaf › Cloverleaf › Eclipsys SCM Acknowledgements › Reply To: Eclipsys SCM Acknowledgements
Since the protocols are delivered with Cloverleaf, you may want to contact Quovadx to get the specifics on how they were written. Hopefully you can use them as delivered. I’ve always used the protocols as is and we have numerous tcp/ip connections implemented. You also have the option of writing your own protocol, identified as PROTOCOL:upoc under the protocol drop-down selection. Not a popular option but still available to you.
I didn’t think actual naks are used with tcp processing, I believe they use acks only at the connection-level. This is not related to the recovery_33 tcl procs. These procs are used at the application level for reply handling.
Have you implemented tcp connections previously?