You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Межпроцессное взаимодействие (англ. inter-process communication, IPC) — обмен данными между потоками.
Программа написана на макроассемблере masm32, запускается две копии, осуществляется обмен данными через named pipe.
About
server-client an assembly language utility. implements simple exchange via named pipes.