named-pipes
Client-server multithreading program implemented through named pipes
I\'ve a problem with a client-server program in a multithreading environment, the case is as follows: the client sends 4 Strings, through a pipe created by a process server that is passed through the[详细]
2023-01-29 03:56 分类:问答Why doesn't the pipe command work for me?
Actually in my last question I was trying to use the pipe command. I am looking at an example in Process Substitution - Advanced Bash-Scripting Guide.[详细]
2023-01-28 07:08 分类:问答When messages get bigger, IpcChannel Remoting gets slower
I\'m evaluating various interprocess communication methods for a couple of .NET 2.0 processes residing on the same machine. Naturally, .Net Remoting is a candidate, and theoretically the fastest confi[详细]
2023-01-28 04:42 分类:问答Sending data throgh NamedPipe when server is down
I was wondering how to handle a situati开发者_StackOverflow中文版on where you successfully connected two processes through named pipe (one server and one client), and suddenly (for some reason) the se[详细]
2023-01-28 02:07 分类:问答Why I'm getting trash on this pipe?
I\'m running a full-duplex server/client code I found on Oracle\'s website: When writing ./fd_client hahaha I get something like:[详细]
2023-01-28 01:11 分类:问答Using named pipes with bash - Problem with data loss
Did some search online, found simple \'tutor开发者_开发百科ials\' to use named pipes. However when I do anything with background jobs I seem to lose a lot of data.[详细]
2023-01-27 17:34 分类:问答Microsoft Internet Explorer run rights - pipe problem
i have some problems with pipe connecting from my microsoft explorer lsp layer to my s开发者_JAVA百科erver, form all other browsers its no problem, only in microsoft explorer. CreateFile allways finis[详细]
2023-01-27 02:16 分类:问答Overlapped IO and ERROR_IO_INCOMPLETE
I have had overlapped IO working for 2 years now but ive used it with a new application and its chucking this error at me (when i hide the main form).[详细]
2023-01-27 01:38 分类:问答BASH named pipe locking up
I don\'t understand why this is happening.I\'ve been working with this same command for a long time and now, suddenly, it\'s started locking up.[详细]
2023-01-24 08:08 分类:问答WCF net.pipe aborts when receiving response
This has been resolved This is a contract I\'m unable to get from a service call: [DataContract] public class myInitializationData : ClientInitializationData[详细]
2023-01-24 02:49 分类:问答