Let's go invent tomorrow instead of worrying about what happened yesterday|mail@jankowskimichal.pl

network

Checking availability of the network

Currently created mobile applications can not run without Internet connection. We can provide unlimited number of usage examples of data transmission in applications. We are only limited by our imagination. By implementing this type of solution in applications, we very often forget about small thing, that network check query can be performed. This tiny thing is to check, if the phone has access to the network. Getting positive information about access to the network does not guarantee us, that we will have Internet connection. This information may be used to support situations that network is unavailable. […]

By |2012-05-25T07:49:11+02:0012 April 2012 |Categories: Software development|Tags: , , |2 Comments

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. […]

By |2012-06-15T22:18:37+02:0019 January 2011 |Categories: Software development|Tags: , , , , , |1 Comment
Go to Top