hi everyone,

how would i know if my server is working? I mean I did ping ipaddress:host but said could not find the host.

thank you

if you can't ping the machine you can't get a network connection to it.
That's bad for you, but doesn't mean the server is down. It could be a firewall blocking the ping request somewhere which itself can either mean you're not allowed to access the machine or the machine ignores ping requests.

Send the server a request for whatever it's supposed to do. If you get a response back (assuming the server is supposed to respond) it's working.
And I assume you do log incoming traffic?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.