Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 6 Visual Basic 6 > VB Components
|
VB Components Issues specific to components in VB.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB Components section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 20th, 2003, 01:33 AM
Registered User
 
Join Date: Jun 2003
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to yeeck
Default Third party program library method calls invocatio

Hi,

I am trying to integrate (initiate calls) to a third party software application sitting on another box (BOX B) which only provides a set of function calls exported from its own dynamic link library (.dll). The vendor for the third party application sitting on another box I'm trying to integrate to doesn't want to do any development effort, other than to provide the .dll file. They provided interface examples for VB, C/C++, and MicroFocus Cobol. However, these codes will only work if the it is sitting in the same box (BOX B) as that app.

On my part, the integration software (in BOX A) I'm using will be able to initiate to invoke DCOM objects. However, I'm completely at a lost as to how to create a DCOM object which is able to invoke the dll on BOX B. Can anyone advise and help me in this matter?

Regards,
KY





Similar Threads
Thread Thread Starter Forum Replies Last Post
program that calls its method automatically mfahadwallam Java Basics 3 January 29th, 2008 06:50 AM
Executing Third Party Program from .NET peter2004 ASP.NET 2.0 Professional 0 February 28th, 2007 08:47 PM
Proxy class method calls: No error, No data! corin .NET Web Services 0 September 11th, 2006 08:33 PM
Method calls within same class w/Interface gmontanaro C# 0 April 6th, 2006 05:44 PM
object parameters to remote method calls DotNetJunk General .NET 1 April 29th, 2005 04:02 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.