Board index » delphi » Need Help on distributing objects
Peter Petersen
![]() Delphi Developer |
Sat, 07 Apr 2001 03:00:00 GMT
Need Help on distributing objects
We want to run our distributed DCOM-application across the Internet, and
this ought to be simple since it works fine on any TCP/IP-LAN. However, our preliminary attempts to run DCOM through the Internet have frustration: 1) Remote DCOM-interface function calls involving string or integer through the internet, BUT when passing interface pointers as parameters fails to handle any calls. What are the possible causes of this behaviour? 2) We have noted, that DCOMcnfg in NT5 offers the choice "DCOM through this mean when compared to ordinary DCOM through TCP/IP? Is it due to a issue that this choice is made available? It seems unlikely that this problem described in issue 1 - do you agree? 3) We know next to nothing about the newest/upcoming technologies for Internet-applications. We are facing a demand of approximately 50 changes (using our Windows application) in the same ODBC-database as read-operations. Do you have any suggestions as to which application appropriate? Should we get acquainted with any books/seminars/courses/tools think of? thanks in advance |