Unix Domain Sockets in Java 7 and newer (AF_UNIX), AF_TIPC, AF_VSOCK, and more
-
Updated
Oct 14, 2024 - Java
Unix Domain Sockets in Java 7 and newer (AF_UNIX), AF_TIPC, AF_VSOCK, and more
Docker container sending messages to the host computer over Unix domain socket connection
AF_UNIX socket server and client with multicast-style delivery
P1 sends a group of five consecutive elements of the array of strings to P2 along with the ID’s of the strings. The second program P2 needs to accept the received strings, and send back the highest ID received back to P1 to acknowledge the strings received.
Add a description, image, and links to the af-unix topic page so that developers can more easily learn about it.
To associate your repository with the af-unix topic, visit your repo's landing page and select "manage topics."