2bdba48843
* [JAVA-1657] core-java-modules JUnit and Maven Surefire Plugin upgrade * [JAVA-1657] Changed sub modules parents to core-java-modules and core-java-modules to parent-java * [JAVA-1657] Upgraded JUnit Jupiter version * [JAVA-1657] Get JUnit 4 dependency transitively |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
README.md | ||
pom.xml |
README.md
Core Java Networking
This module contains articles about networking in Java
Relevant Articles
- Connecting Through Proxy Servers in Core Java
- Broadcasting and Multicasting in Java
- A Guide To UDP In Java
- A Guide To HTTP Cookies In Java
- A Guide to the Java URL
- Working with Network Interfaces in Java
- A Guide to Java Sockets
- Guide to Java URL Encoding/Decoding
- Difference between URL and URI
- Read an InputStream using the Java Server Socket
- [More -->]