Subj : Re: net2bbs help? To : Fzf From : Nick Mackechnie Date : Wed Jul 10 2024 10:23 am > Re: net2bbs help? > By: Shurato to All on Mon Jul 08 2024 09:13 pm > > Sh> Debug: Cmd=c:\ele\elebbs.exe -N*N -H*H -C1 -B115200 > >This command line is telling EleBBS to use the socket handle *H on serial >port COM1 for a call that's already connected to COM1... The -C and -H >options are mutually exclusive. > >If you're trying to use Net2BBS as a replacement telnet server, do not pass >any -C parameters at all. You'll use something along the lines of: > >c:\ele\elebbs.exe -N*N -H*H -XT -XC -B115200 > >-XT: Use telnet session on provided socket handle >-XC: Don't close socket at end of session (let Net2BBS do the cleanup) > >You're also going to need to set the startup directory to the proper node >directory. I believe Net2BBS can use the *N macro in the directory >definition, so something like C:\elede*N\ for the start path. You may >need to manually create a directory for each node you're going to allow >since you no longer have the Ele telnet server available to do this for you. > My nf.bat @echo off rem c:\netfoss\ansi.com rem c:\netfoss\netfoss.com c:\netfoss\netfoss.com %1 rem ** If running a DOS based BBS, add " %1" to the end of above line ** if errorlevel 1 goto end c:\netfoss\netcom.exe %1 %2 %3 %4 %5 %6 %7 %8 %9 c:\netfoss\netfoss.com /u :end extract from nf.ini [Settings] ; Command=c:\netfoss\nf.bat /n*N /h*H c:\pcb\pcboard.bat *N Command=c:\netfoss\nf.bat /n*N /h*H c:\bbs\batde*N.bat Node1.bat @echo off path=%path%;t:\slbbs c: set slbbs=t:\slbbs set DSZlog=t:\logs\dsz.log t: cd \slbbs slbbs.exe 115200 14400 /C 1 rem slbbs.exe 115200 14400 /C 1 :end Nick --- SLMAIL v5.1 (#SLO409KEDG15G098) * Origin: The Trashcan - The BEST Rubbish * bbs.thenet.gen.nz (21:1/142) .