passing byte stream to/from COM server and DLL vs EXE COM server 
Author Message
 passing byte stream to/from COM server and DLL vs EXE COM server

Hello,

1). What is the usual approach for passing byte stream between a client
(in VB and in VC++) and a COM server? It would be greatly appreciated if
anyone has sample codes which he/she can send to me.

2). I have a COM server that links in 3rd party DLLs. The COM server
works fine when it is implemented as an EXE server. But when
implenmented as an INPROC DLL server, it crashes as soon as I step into
the 3rd party DLL. Any insights?

Any help is greatly appreciated.



Thu, 12 Oct 2000 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Identifying an EXE file as a COM EXE server

2. Com.exe or Com.dll

3. Call VB DLL or COM object from within VB COM object or EXE

4. Receive Byte stream from COM Object

5. COM Interfaces, VB6 COM Servers, Automation Clients

6. Com - Dll Vs Exe

7. Calling COM EXE from VB.NET Service leaves COM EXE in Memory

8. Com vs Terminal Server..

9. Passing Array from JScript to COM Server

10. Problem retrieving members of array passed from COM Server

11. Passing array from COM server to VBScript client

12. Passing a collection object to a COM server from an ASP page

 

 
Powered by phpBB® Forum Software