Interprocess Communication: Sockets

We have discussed sockets and how the are used in inter processes communication between both local-local and local-remote systems

Table of contents.Introduction.Socket system calls.Servers.Local sockets.Internet sockets.Socket pairs.Summary.References.Prerequisites.Shared MemorySemaphoresMapped MemoryPipesIntroduction.

In previous articles we have discussed four ways in which processes are able to exchange data with each other such as using a shared memory space and how these p...

 •  0 comments  •  flag
Share on Twitter
Published on February 10, 2022 23:41
No comments have been added yet.