Creating a New AIM Server

well like I said, that source code is a train wreck, I had to get rid of huge chunks of code and rewrite numerous things to even get it to just barely work with one or two client versions. even if you got that far, the unavoidable fact is that it’s a single threaded program using winsock for networking, meaning if more than like 4 or 5 people got on it at once the thing would melt and the latency would begin to grow exponentially.