i need to create a Template class in which i need to create a Named pipes from it.And this program should be done in C++ .Please i need to complete this project as soon as possible.
Named pipe
Collapse
X
-
Originally posted by usyra42i need to create a Template class in which i need to create a Named pipes from it.And this program should be done in C++ .Please i need to complete this project as soon as possible. -
Originally posted by usyra42Actually i am not getting how to start upon.if u give an idea how to create a Template Class of a Named pipe it would be really grateful.
have you written code using named pipes?
are using Unix pipes
http://developers.sun. com/solaris/articles/named_pipes.htm l
or windows pipes
http://msdn2.microsoft .com/en-us/library/aa365150.aspx
http://msdn2.microsoft .com/en-us/library/aa365150.aspxComment
-
Originally posted by horace1Have you written template classes before?
have you written code using named pipes?
are using Unix pipes
or windows pipes
http://msdn2.microsoft.com/en-us/library/aa365150.aspxComment
Comment