Just a sample of the Echomail archive
[ << oldest | < older | list | newer > | newest >> ]
|  Message 468  |
|  Mike Ehlert to mark lewis  |
|  DOOR32.SYS  |
|  27 Oct 15 17:37:00  |
 ml> the command line in GAMESRV would look like ml> c:\gamesrv\nf.bat *H /n*N /h*H c:\ra\ra.exe -n*N -B57600 ml> and NF.BAT would look like this ml> ===== begin NF.BAT ===== ml> @echo off ml> REM NF.BAT for NetFoss ml> REM capture the socket handle to SOCKHAND ml> set SOCKHAND=%1 ml> shift ml> REM now process as normal before the above 2 lines were ml> added ml> c:\gamesrv\netfoss.com %1 ml> if errorlevel 1 goto end ml> c:\gamesrv\netcom.exe %1 %2 %3 %4 %5 %6 %7 %8 %9 ml> c:\gamesrv\netfoss.com /u ml> :end This could also be done using Net2BBS, Which is the small footprint telnet server that comes with NetFoss. Net2BBS uses the *H macro to pass the socket handle to NF.BAT Regards, Mike NetFoss author - mike@pcmicro.com * Origin: (1:3634/12) |
[ << oldest | < older | list | newer > | newest >> ]