af-unix

There are 4 repositories under af-unix topic.

  • kohlschutter/junixsocket

    Unix Domain Sockets for all Java versions 7 and newer (AF_UNIX), AF_TIPC, AF_VSOCK, and more

    Language:Java46421107116
  • TannerSorensen/Docker_Unix_Socket

    Docker container sending messages to the host computer over Unix domain socket connection

    Language:Python3000
  • raspi/jumiks

    AF_UNIX socket server and client with multicast-style delivery

    Language:Go120
  • arnavgupta2003/IPC_1

    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.

    Language:C10