move networking articles, update readme

This commit is contained in:
Loredana
2018-12-25 14:05:10 +02:00
parent 68f1cb23dd
commit fb66f1bc78
13 changed files with 19 additions and 15 deletions

View File

@@ -8,4 +8,6 @@
- [Broadcasting and Multicasting in Java](http://www.baeldung.com/java-broadcast-multicast)
- [A Guide To UDP In Java](http://www.baeldung.com/udp-in-java)
- [Sending Emails with Java](http://www.baeldung.com/java-email)
- [Console I/O in Java](http://www.baeldung.com/java-console-input-output)
- [A Guide To HTTP Cookies In Java](http://www.baeldung.com/cookies-java)
- [A Guide to the Java URL](http://www.baeldung.com/java-url)
- [Working with Network Interfaces in Java](http://www.baeldung.com/java-network-interfaces)