Overview
| Artifact ID: | 5500f226fce8310968fe2a927761aa90feb96fc9274a89b0459c106f834d7a7b |
|---|---|
| Ticket: | 8b681abb1ef581f72e877392daa449cc24c98a30
Tcl application hangs during connection establishment to server not answering on TLS connection properly. |
| User & Date: | bohagan on 2026-02-06 04:17:35 |
Changes
- icomment:
Not sure what you are testing here, but it appears to be missing info. Your ncat command didn't include the --ssl option. So it's just a regular connection. Also you didn't change the channel config, so its a blocking socket and buffering is line mode. So, it won't do anything until you input a EOL. If your goal is to test sending chat data, look at the demos/echat.tcl application. Start one with the -server option then one or more with the -client option. The server will then echo whatever text it receives from a client to all clients.
- login: "bohagan"
- mimetype: "text/plain"
- priority changed to: "Immediate"
- resolution changed to: "Open"