I have implemented the code regarding named pipes that I found at http://support.microsoft.com/default.aspx?scid=kb;en-us;871044#4.
The problem is that I'm not sure where to go from there. That example simply fills a bytearray with numbers and sends it. I want to actually pass text...
5485.1
I am new to VB.NET. I have a client who wants two applications, both of which must be written in Vb.NET, and each must have the ability to communicate with the other. Application1 will call Application2. If it isn't running, it will open it. Then Application1 will pass several...
I have an ASPObject written in Delphi that needs to call an external .cmd file. I've tried ShellExecute, but it returns the error "Access Is Denied". I've also tried using WShell.Run with the same results. I'm beginning to think that there is some restriction on calling an external program...
I want to perform a join between two datasets, which by iteself isn't so hard. Unfortunately, I need to build one of the datasets on the fly and preferably in memory. I need to read a series of key values from an external binary file, join them with a table, and return a dataset where the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.