ping
Powershell - how to sort UNC paths by ping response time
I\'m trying to make a script that would given a list of UNC shares order them by their ping response time.[详细]
2023-02-05 04:18 分类:问答Is there a way to check if a host is up?
I\'m trying to do this in PHP. I need to check if a specified host is \"up\" I thought of pinging the specified host (though I\'m not sure how I would, since that woul开发者_开发问答d require root. -[详细]
2023-02-04 19:59 分类:问答Ping broadcast on Win XP SP3
I\'m trying to ping the broadcast address 255.255.255.255 on WinXP SP3. If I use the command line, I get host error:[详细]
2023-02-04 15:28 分类:问答Modify shell script to monitor/ping multiple ip addresses
Alright so I need to constantly monitor multiple routers and computers, to make sure they remain online. I have found a great script here that will notify me via growl(so i can get instant notificatio[详细]
2023-02-04 08:18 分类:问答Get website's IP address using Flex 4 AIR app?
How do I get the IP address of a certain website using Flex 4 via an AIR applicatio开发者_运维问答n? I know that this is do-able using ping website.com but how can I replicate the same only this time,[详细]
2023-02-04 06:49 分类:问答C# Async Ping: not work from a Threading.Timer
I hope to explain properly. I\'m working on a project that runs more than 6000 simultaneous asynchronous pings every X minutes. If I try to run the component from a button on a windows form it works.[详细]
2023-02-03 09:03 分类:问答How do I fetch a sites IP in Rails
I have a rails project. I scaffolded Site and Server, their models are below. When a new site is created I want to associate it with the right server by fetching the IP that the url points to. I will[详细]
2023-02-03 07:38 分类:问答Launch and write to terminal in Qt
I am coding in 开发者_如何学运维linux using Qt. I understand that with popen or QProcess I can launch terminal from my program, but how do I write into to it? I google around people are suggesting for[详细]
2023-02-03 06:57 分类:问答Calculate upload/download speed by ping
How to calculate the speed of an internet connection by some average ping rates.What are the calculations involved in it.IS it possible to calculate upload/download limit by ping rate[详细]
2023-02-02 15:03 分类:问答How to Get WebSite IP that doesn't Answer Pings?
I\'m trying to get the IP address of a website that does not respond开发者_StackOverflow社区 to pings -- they time out.[详细]
2023-02-02 03:54 分类:问答