I need to contact a server (perhaps Apache) running on a Linux box and have it return the following results. I am new to networking, but can write code in Java, PHP and maybe a little C.
as you may know one is unable to create RAW sockets using Windows Sockets without having administr开发者_高级运维ative priviliges. The problem is, that I need to send ICMP messages, thus I need RAW so
I\'m writing an app that needs to know which of two servers responds fastest.One server is in my time zone, the other is far away.
Is it possible to listen on a port and run a command when a user attempts to connect to that port? Ideal application is for a server that should only be run when someone is actually using it. Windows
My android mobile and PC are connected using USB. Now can i ping to my PC from my mobile?Is this possible?
Does anyone know how to use python to p开发者_开发百科ing a local host to see if it is active or not? We (my team and I) have already tried using
I need a C program that will check whether开发者_如何学Python a user given ip address(both ipv4 and ipv6) is reachable or not. I do not know the port no. So I cant connect and check. The functionality
Sometimes I get this message in the Glassfish log window of NetBeans: Domain Pinged: stable.glassfish.org
I want to do as the title states. To ping a users IP and return a result in ms, for instance: Ping IP return 400ms.
i want to use this script to do ping without using the exec(); or the commands that similar to it. the problem is i get these errors: