in reply to Re: How do I make a tcp socket heartbeat?
in thread How do I make a tcp socket heartbeat?
Thanks for the help!
In fact, I'm pretty new to both perl and TCP connections. I used IO :: Socket because I found the most examples out there, but I found it very difficult to understand how everything works with it. Maybe in the future I will study more and try to do the script again, writing the complete server.
I tested your example using Mojo and it worked very well, exactly as I wanted. Thanks very much!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How do I make a tcp socket heartbeat?
by haukex (Archbishop) on Oct 09, 2020 at 17:05 UTC |