What "type" of listener is it? It using any standard protocol? (HTTP, FTP, etc..)
-----Original Message----- From: Sam Thompson [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 24, 2002 1:05 AM To: ActiveServerPages Subject: Passing XML data to server application Hi guys, I have to use ASP to generate some XML and pass it to an application which runs on the same server. The application listens on port 15001, when it receives the XML it processes it and returns a response code which I have to process and display back to the user via a webpage. Any ideas how I can communicate with the application? Should I be using something like XMLHTTP or maybe W3Sockets from Dimac? Any help and advice would be greatly appriecated! Cheers Sam Thompson --- You are currently subscribed to activeserverpages as: [EMAIL PROTECTED] To unsubscribe send a blank email to %%email.unsub%% --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
