Advertisement
ASP_Volume2 Complete Applications #35941

TCP/IP Multiclient XML Queue-Server

Forget the Chat-Only-Servers here on PSC - This is the First Multi-Purpose(!) Multi-Client XML-Queue-Server. How does it work? The client-app sends its "data" as a XML-File over a TCP/IP-Connection to the server. The server grabs this XML-File, and puts/parses all the other Client-XML-Files into one big Server-XML-File. after some seconds, this "complete" file will be sent to the clients - which will parse it back and print the "data" of all the clients. Et Voila. ^^ ---- Key Features: * Works with XML, not strings * expand the data to send what you want, XML can even tranfer large binary data. * Up to 65536 clients at one time. * Less transfer/cpu-time for clients and mainly Server. * Uses MSXML40 Core Services * Its an Queue, not an Echo-Server like the other "chat"-Servers out there on PSC. It sends all the Data with one command. * XML is standard - feed your applications over the Inet with it. * add "Header"-Info to each server-xml. * clear and commented code. ---- Bugs: None (but i'll update if you/I find(s) one.) ---- Votes: If you think, it's a nice piece of work, vote. If you don't think so, you are probably behind the time :>

AI

AI Summary: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Source Code
original-source
Upload
Original Comments (3)
Recovered from Wayback Machine