daniloqueiroz / no8

GNU Lesser General Public License v3.0
1 stars 0 forks source link

Create NameAddress wrapper for InetAddress #14

Open daniloqueiroz opened 9 years ago

daniloqueiroz commented 9 years ago

The idea is to have an NameAddress that only resolves the name when is going to be used, making possible to use DNS names - and modify them without have to restart the application.