Hi Team,
Can you advice on the efficient way to do TCP ping(to calculate the RTT) from iOS? We can not perform ICMP ping with SimplePing library due to some network restrictions.
Thanks & Regards,
Zona
Hi Team,
Can you advice on the efficient way to do TCP ping(to calculate the RTT) from iOS? We can not perform ICMP ping with SimplePing library due to some network restrictions.
Thanks & Regards,
Zona
Hey Did you find answer to this. I have similar requirement
Hey @Zona wondering if you ever found a resolution to this as we can chasing a similar solution. It appears the current APIs offered by NWConnection don't allow you to monitor for returned ICMP messages potentially returned on a TCP connection.