2019-10-31 21:43:47 -04:00
|
|
|
## Core Java Networking
|
|
|
|
|
|
|
|
This module contains articles about networking in Java
|
|
|
|
|
|
|
|
### Relevant Articles
|
|
|
|
|
|
|
|
- [Connecting Through Proxy Servers in Core Java](https://www.baeldung.com/java-connect-via-proxy-server)
|
|
|
|
- [Broadcasting and Multicasting in Java](http://www.baeldung.com/java-broadcast-multicast)
|
2023-05-31 07:31:08 -04:00
|
|
|
- [A Guide to UDP In Java](https://www.baeldung.com/udp-in-java)
|
2023-05-31 07:29:22 -04:00
|
|
|
- [A Guide to HTTP Cookies in Java](https://www.baeldung.com/cookies-java)
|
2019-10-31 21:43:47 -04:00
|
|
|
- [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)
|
|
|
|
- [A Guide to Java Sockets](http://www.baeldung.com/a-guide-to-java-sockets)
|
|
|
|
- [Guide to Java URL Encoding/Decoding](http://www.baeldung.com/java-url-encoding-decoding)
|
2023-05-31 07:03:31 -04:00
|
|
|
- [Difference Between URL and URI](https://www.baeldung.com/java-url-vs-uri)
|
2019-10-31 21:43:47 -04:00
|
|
|
- [Read an InputStream using the Java Server Socket](https://www.baeldung.com/java-inputstream-server-socket)
|
|
|
|
- [[More -->]](/core-java-modules/core-java-networking-2)
|