Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikibooksThe Free Textbook Project
Search

Windows Programming/Interprocess Communication

From Wikibooks, open books for an open world
<Windows Programming

This page of theWindows Programming book is a stub. You can help by expanding it.

When we have multiple threads and fibers working together in a single process, or when we have multiple processes working together in a job, we often need to allow processes and threads to communicate with each other. This is done using a series of different tools provided by Windows.

Pipes

[edit |edit source]

Unnamed Pipes

[edit |edit source]

Named Pipes

[edit |edit source]

Mailslots

[edit |edit source]

Sockets

[edit |edit source]

Next Chapter

[edit |edit source]
Retrieved from "https://en.wikibooks.org/w/index.php?title=Windows_Programming/Interprocess_Communication&oldid=1847280"
Categories:

[8]ページ先頭

©2009-2025 Movatter.jp