Add README descriptions 30

This commit is contained in:
Sjmillington
2019-10-01 16:16:00 +01:00
parent 823bc9d4b0
commit ccb9aea14f
12 changed files with 42 additions and 19 deletions

View File

@@ -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)