After researching windows mailsots for IPC within a local computer I’m a bit confused on what the max size the datagram can be. MSDN says
the “when sent between computers” is what’s confusing me. Is there a max size if the data is only being sent from one local process to another on the same machine?
I found the answer myself. Yes it can receive more then 400 bytes if the process’s are on the same local computer. It can recieve up to the amount that the mailslot buffer is sent to