ip


What’s My IP – Mobile Web App

whats-myip-icon-256A mobile oriended web app, to see your public IP, geolocation based on IP, possible Proxy HTTP Headers and the user agent string.

Using edge mobile web standards, such as HTML5, jQuery Mobile etc., provide a smooth and rock-solid Touch-Optimized experience for all popular mobile device platforms. Also it use the webcache API for reduce network data usage.

“What’s my IP” web app, is available for any mobile web platform. Especialy for Firefox OS decives or devices with Firefox Browser, you can download and install the application from the Firefox Marketplace at https://marketplace.firefox.com/app/whats-my-ip/

For more info and instructions how to install it at your mobile home screen see at the application’s home page at /public-projects/whats-my-ip


Subnetting Calculator, Library & GUI Application

On the occasion of the subZraw’s article about the subnetting I create a library (dll) targeting the .NET platform, called SubnettingCalcs, which can do subnetting calculations, and provide info about network hosts capacity, netmask length, netmask, network prefix, lowest (first) host IP, highest (last) host IP & broadcast address at string dotted address format, decimal format with 4 cell byte array and binary format with 32 cell byte array with 0 and 1 values.

The library licensed under the terms of FreeBSD License. You can find more info and documentation at dedicated page at my site (/public-projects/subnettingcalcs-dll/) .

Also I made a small, portable, application which transfer the library’s capabilities to the end user desktop. The application called SubnetCalculator. It distributed under the terms of FreeBAD License and I made a dedicated page at my site (/public-projects/subnetcalculator/), from where you can download it.