Cloud Computing Course => Socket Communication Assignment
Basic Name Resolver Server app - client enters url, server returns the ip address of that url.
You should use "telnet" application as a client to test this server.
Steps:
- connect localhost port 6052 via telnet
- enter the url (for example: www.gdgizmir.org)
- Voila!