Read about REST here... In the example program REST is implemented using Jersey Framework. Download Jersey framework from here... I used Dynamic …
Read moreInstall phpmyadmin sudo apt-get install phpmyadmin Configure phpmyadmin sudo dpkg-reconfigure -plow phpmyadmin Then select Apache 2 for the we…
Read moreRead about DNS here... DNS Lookup - Implementation in C /**dnsclient.c**/ #include"stdio.h" #include"stdlib.h" #include…
Read more