ManojShinde
Programmer
Hello,
I want to send and receive messages to a server program using named pipes. I have Used Named Pipes for that. There is a article in MSDN in this respect (HOWTO: Use Named Pipes in a Visual Basic 32-bit Program (Q177696)). But this example shows the way to send the bytes, but how to send and recieve string messages.
regards,
Manoj
I want to send and receive messages to a server program using named pipes. I have Used Named Pipes for that. There is a article in MSDN in this respect (HOWTO: Use Named Pipes in a Visual Basic 32-bit Program (Q177696)). But this example shows the way to send the bytes, but how to send and recieve string messages.
regards,
Manoj