Hello Rob. Question for you regarding SVDM:
Is there any way to associate more than 1 SVDM session to a TCP port? You know, so you could have 5 telnet sessions for 5 line BBS, that sort of thing? It works really well for the single port. heh.
But the way SVDM is written today, the virtual modem responds
to any secondary incoming TCP connection with the busy notice when the socket to the DOS program is in use, you'd really need to run multiple instances with multiple TCP ports to support a multi-line/node DOS BBS program. It'd be like the multi-line BBSes of the 90s that used a separate phone number for each line only in this case, you'd use a separate TCP port number.
To support mutliple lines with a single TCP port, SVDM would really need to spawn multiple DOS programs (one for each line/node) with a dedicated TCP socket for each and then automatically "roll-over" to the next availableocke
upon incoming TCP connections. It's possible/doable, but not something currently on my radar. If you would file a feature request at https://gitlab.synchro.net/main/sbbs/-/issues it's more likely to actuallyet
added at some point.
Sysop: | Coz |
---|---|
Location: | Anoka, MN |
Users: | 2 |
Nodes: | 4 (0 / 4) |
Uptime: | 46:15:34 |
Calls: | 346 |
Files: | 6,012 |
Messages: | 232,158 |