Well I am not worried about the TCP/IP part of it. The BBS already works for single-node, meaning only one person can use it at a time. That worked out of the box actually on the download. Just had to set the com port to modem and specify the listenport.. Works well except my telnet client on mac thinks the telnet mode is line by line instead of character by character. A simple mode command fixes this, and other telnet clients dont seem to do it. (Like Windows telnet.exe)..
But the problem is I need to run a seperate instance for each node I want to run simultaneously. In other words, if I want 5 people to be able to log into the BBS simultaneously, I need 5 instances of DOSBox to be running. A lone this works, just make a seperate conf file for each node, and make sure each listenport is different for each node. That part is no problem. But the problem is there are files on the "C:\" that all 5 of those nodes would need access to simultaneously. And I know the virtual drive (mapping drive to a path) doesnt work... And I didnt think that HD images would work either but am not sure about that.
I thought maybe somehow someone may have overcome this with a patch, maybe somehow calling the "refresh drive cache" from within your program, or just using something other then DOSBox.
Thanks,
Neofree