NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: astahl on August 10, 2020, 01:02:47 PM

Title: Pong
Post by: astahl on August 10, 2020, 01:02:47 PM
What does "Pong Received" mean in DebugView?


Ashley
Title: Re: Pong
Post by: Bruce on August 10, 2020, 06:25:15 PM
nothing.
Pings and Pongs are used in the WebSockets class to hold the connection open.

I'll remove any TRACE's in there if I find them. But in the meantime you can just filter it out in Debugview.

cheers
Bruce
Title: Re: Pong
Post by: astahl on August 11, 2020, 05:43:09 AM
Hi Bruce,

I am filtering them out. Just wanted to understand their use in NT.


Ashley