Zawód.Programista.NET() Profession, passion, appointment – notes about my adventures with. net

19Jan/110

Ping

Commands ping unless you do not have anyone present. It is used to diagnose network connectivity. With it you can check, Is there a connection between two hosts, what is the quality of this connection and the delays that occur. Additionally, if the host does not give the address in the form of address IP we can diagnose, whether the names are resolved correctly by the server DNS.

26May/100

Hello World

Welcome! My first post on this blog I start in the traditional way. Each programmer started his adventure with programming from a program called "Hello World". This program does nothing great - displays only the text on the screen "Hello World". On the other hand, the program works, which is also a great achievement.