Progams Communications

I want to create an ASP page that can retrieve some data from my custom-written VB6 application (which would be running on a different computer than the ASP server). Is it possible/ workable/ feasible/ practical to create an activex dll (written in VB6) that would be in the ASP which could connect to my program via a Winsocket and pass the needed info back and forth?

I have experience with exchanging info between two programs using Winsockets; what I don't know is, would this work in the activeX DLL / ASP situation.

View Replies


ADVERTISEMENT

Communications Between Sessions?

Does ASP allow communications between sessions?
Usually Response sends the response to the destination from which the
Request came.

Is it possible to send the Response to some other client who is connected to
the same page at this moment?

View Replies View Related

Setup Secure Communications

For testing purposes, I need to setup secure communications for a folder on a website in my WinXP Pro IIS. When I right click on the directory in the IIS services window, an go to the Directory Security tab, everything is ghosted.

View Replies View Related

Problem With Special Characters In Server-to-server Communications

I'm stumped by one single thing when using Msxml2.ServerXMLHTTP.4.0. I'm sending an XML-formatted text string to a foreign server and getting a response back (using Windows 2000 Server and IIS). The problem is, when they send any special characters in the response string, my application chokes. Code:

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved