PDA

View Full Version : Net-Library API Reference


Paul
01-15-2004, 05:59 AM
Does anyone know how to create an IPC connection in VB.NET? I need to create an instance of the netapi.dll (how?) and then declare a variable as a ConnectionOpen type, and then open the connection... How, How, How???

yzarc
01-17-2004, 07:29 AM
Are you just needing to open a communications socket?
[b]quote:Originally posted by Paul

Does anyone know how to create an IPC connection in VB.NET? I need to create an instance of the netapi.dll (how?) and then declare a variable as a ConnectionOpen type, and then open the connection... How, How, How???
</blockquote id="quote"></font id="quote">

Greg Kelley