Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DCOM - Client Application over Internet

Status
Not open for further replies.

codeless

MIS
Apr 27, 2004
6
US
Hi everyone.
I am sort of having the same dificulties.
I want to develop an application that has a front end presentation layer on the client machine, that call several functionality gathered as a com dll (or exe or both)...
Since this dll will be changing from time to time and new ones will be added I want a dinamic way of callying these
dll function in a smooth way, and transparent to the user.
I require a system where I do not necessary need to login in
but at the same time, a security functionality is a must (you figure it out). Since It is a system to be working over the internet, The server will be in fact an IP address and not I server name...
If you can help me to achieve this I will compensate financially....

Thanks



 
.Use ASP to design the presentation layer
.Use IIS + MTS to be application server


Hope this helps you! I donot need to be compensated ^_^ [sig][/sig]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top