Updated README.md
added link back to the article: https://www.baeldung.com/java-domain-name-from-url
This commit is contained in:
parent
59dcedba09
commit
b208b96505
|
@ -11,4 +11,5 @@ This module contains articles about networking in Java
|
|||
- [Find the IP Address of a Client Connected to a Server](https://www.baeldung.com/java-client-get-ip-address)
|
||||
- [Unix Domain Socket in Java 16](https://www.baeldung.com/java-unix-domain-socket)
|
||||
- [Get the IP Address of the Current Machine Using Java](https://www.baeldung.com/java-get-ip-address)
|
||||
- [Get Domain Name From Given URL in Java](https://www.baeldung.com/java-domain-name-from-url)
|
||||
- [[<-- Prev]](/core-java-modules/core-java-networking-2)
|
||||
|
|
Loading…
Reference in New Issue