cyberninja
March 18th, 2004, 02:25 PM
In MSDN doc of "CreateNamedPipe" API, there is a sentence of "The input and output buffer sizes are advisory. " Does it mean that although the pipe server creates a pipe with a buffer of 1K, the pipe client can send a request of 2K?
Thanks
Thanks