Python Forum
Need to build a ping test for work network
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need to build a ping test for work network
#3
(Mar-08-2019, 09:03 PM)searching1 Wrote: @austina2 Hi,

You can use similar with this method, instead of using os.system. you can try doing a print if there's an output from os.system + command.... though used that long time ago and I forgot.

You can try using os.popen. since i run this on linux distri. i used different ping command, but might be the same output from you ping -n(this is in windows it think.


you can enhance this.




I appreciate the response, but i am having trouble following exactly what you're suggesting. Looks like a similar program only tweaked for a different OS.

I would appreciate some clarification as i am still trying to figure this out.
Reply


Messages In This Thread
RE: Need to build a ping test for work network - by austina2 - Mar-11-2019, 06:58 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  ping program in python Skaperen 2 3,282 Jun-23-2018, 03:32 PM
Last Post: Skaperen
  TCP ping time mesure diffrence from other tools tbaror 2 3,345 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