Add README descriptions 30
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
=========
|
||||
|
||||
## Core Java Networking
|
||||
|
||||
This module contains articles about core Java networking
|
||||
|
||||
### Relevant Articles
|
||||
|
||||
- [Connecting Through Proxy Servers in Core Java](https://www.baeldung.com/java-connect-via-proxy-server)
|
||||
@@ -14,3 +14,4 @@
|
||||
- [Guide to Java URL Encoding/Decoding](http://www.baeldung.com/java-url-encoding-decoding)
|
||||
- [Difference between URL and URI](http://www.baeldung.com/java-url-vs-uri)
|
||||
- [Read an InputStream using the Java Server Socket](https://www.baeldung.com/java-inputstream-server-socket)
|
||||
- [[More -->]](/core-java-modules/core-java-networking-2)
|
||||
|
||||
Reference in New Issue
Block a user