[Mono-dev] NamedPipeServerStream in Mono

Vadivelu vadivelu at sdi.la
Sat Mar 23 05:32:00 UTC 2013


 0 down vote favorite
	
 A pipe in mac/mono is just like any file. You set up the pipe, then use
streams to talk to the pipe. One app writes to the pipe using streams, the
other app reads from the pipe using streams. Again, as we discussed, you
need to code up 2 test objectivec apps talking together using NSPipes.



--
View this message in context: http://mono.1490590.n4.nabble.com/NamedPipeServerStream-in-Mono-tp4659060p4659135.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list