Questions tagged as 'ping'

1
answer

Read a txt file (Ping Application)

I have a txt file that each line contains the ip plus the server name: Example: Ip; servername (1st Line) Ip; servername (2nd Line) Ip; servername (3rd Line) What I intended was for my program to read this file and to ping each ip containe...
asked by 29.11.2018 / 18:11
2
answers

Bat for network copy only on hosts that ping

Hey, I'm trying to make a script to copy a file from the desktop of the PC to other computers on the network, but I want to copy only the computers that ping, for example, if the pc dribbles it copy, otherwise it skips this host goes to the othe...
asked by 11.03.2018 / 16:13
0
answers

How can I test the connectivity between devices on a network without using the ICMP protocol?

How can I test the connectivity between devices on a network without using the ICMP protocol? I made a simple operating system, it has access to internet etc. But, it does not have ping. How can I create a similar command to test network connect...
asked by 28.05.2017 / 19:55
1
answer

Windows server with high latency using IIS

Someone has an idea how to find out, or what reasons might lead to this problem: I have a Windows 2012 server running IIS with 9 sites. My server is RedeHost . Brazilian. When I ping my site, the value varies a lot from 16m...
asked by 08.12.2016 / 20:20
3
answers

How to test if a host's port is open?

How do I find out if a particular port on a network computer is open? The more efficient the method, the better. I'll need to scan an entire subnet several times a day.     
asked by 23.09.2016 / 00:51
1
answer

Doubt about pinging server and sending email [closed]

I have a need to create a routine that every minute tests if the company's server is online and if it is not possible send an email notifying the name of the unavailable server and the time. Another issue, as in case the internet falls, the c...
asked by 26.06.2015 / 18:06