Python Forum
ping program in python
Thread Rating:
  • 2 Vote(s) - 4.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ping program in python
#2
Most of the servers don't respond to ICMP requests. Checking if the server is down is better to be done by requesting for a service on some port and see the response status code.
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply


Messages In This Thread
ping program in python - by Skaperen - Jun-23-2018, 12:36 AM
RE: ping program in python - by wavic - Jun-23-2018, 10:42 AM
RE: ping program in python - by Skaperen - Jun-23-2018, 03:32 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Need to build a ping test for work network austina2 2 3,640 Mar-11-2019, 06:58 PM
Last Post: austina2
  TCP ping time mesure diffrence from other tools tbaror 2 3,435 Dec-25-2017, 08:57 PM
Last Post: wavic

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020