AT2k Design BBS Message Area
Casually read the BBS message area using an easy to use interface. Messages are categorized exactly like they are on the BBS. You may post new messages or reply to existing messages! You are not logged in. Login here for full access privileges. |
Previous Message | Next Message | Back to VBBS/VADV Support <-- <--- | Return to Home Page |
|
||||||
From | To | Subject | Date/Time | |||
Douglas Connor | Lews | VNet help |
January 26, 2009 10:13 AM * |
|||
Lews -> Douglas Connor wrote: >> we need to make/edit a batch to create/process the net pkt's >> in vadv32 virtualnet net config there is a place for >> ftp username and password >> use "1:114/271" as the username >> a password of "password" unless you send a diff one >> then click the create batch button. >> then we will need to find and edit that bat file. >> hey steve where did you put that batch file? >> --- Thunderbird 2.0.0.19 (X11/20090105) >> * Origin: <The Harbinger Jamnntpd news://vtdl.net> (63:63/1) L> Hey cool. thanks.. Here is the batch file it created. L> @ECHO OFF L> REM This file created by VADV32 v3.11.080824 @ 20:01:11 on 01-25-2009 L> ECHO Begin program ... L> SET DSZLOG=C:\VA\DSZ1.LOG L> CD /D C:\VA L> VNET.EXE 0 /U NETWORKID=1 L> CD /D C:\VA\VNET1 L> IF NOT EXIST Z0000000.001 GOTO Transfer L> IF EXIST OUT\Z0000000.001 GOTO Transfer L> ECHO ... creating packet ... L> IF EXIST OUT\*0000000.001 DEL OUT\*0000000.001 > NUL. L> IF EXIST *0000000.001 COPY *0000000.001 OUT > NUL. L> IF EXIST *0000000.001 DEL *0000000.001 > NUL. L> CD OUT L> IF EXIST Y0000000.001 COPY Y0000000.001 .. > NUL. L> IF EXIST Y0000000.001 DEL Y0000000.001 > NUL. L> PKZIP.EXE -m -ex Z0000000.001 *.* > NUL. L> REM *** If you are using a mailer rather than FTP to send/receive packets, L> REM *** you can using the batch file by removing the "Transfer" section. :: a double semi colon does the same as a rem statement L> :Transfer goto aft_sent L> ECHO ... sending and receiving packets ... L> CD /D C:\VA L> REM *** Check the username and password below to ensure it is correct. L> ECHO OPEN VTDL.NET > VPOLL1.FTP L> REM *** Username... L> ECHO 1:114/271 >> VPOLL1.FTP L> REM *** Password... L> ECHO password >> VPOLL1.FTP L> ECHO BINARY >> VPOLL1.FTP L> ECHO PUT C:\VA\VNET1\OUT\Z0000000.001 >> VPOLL1.FTP L> ECHO GET Z0001623.000 C:\VA\VNET1\INCOMING.PKT >> VPOLL1.FTP L> ECHO DEL Z0001623.000 >> VPOLL1.FTP L> REM *** Get any VNET updates... L> ECHO GET VNETUPD.ZIP C:\VA\VNET1\VNETUPD.ZIP >> VPOLL1.FTP L> ECHO DEL VNETUPD.ZIP >> VPOLL1.FTP L> ECHO BYE >> VPOLL1.FTP L> FTP.EXE -s:C:\VA\VPOLL1.FTP | find /v "bytes sent in" L> IF ERRORLEVEL 1 GOTO Aft_Sent L> IF EXIST C:\VA\VNET1\OUT\Z0000000.001 DEL C:\VA\VNET1\OUT\Z0000000.001 > L> NUL. rem ok the ftp processes my z0001623.000 and imports it as incomming.pkt rem so we need to eather rename or change what aft_sent works with. L> :Aft_Sent L> CD /D C:\VA rem > IF NOT EXIST C:\VA\VNET1\INCOMING.PKT GOTO Exit rem i prefer to let vnet not find the pkt myself. rem > VNET.EXE 0 /IMPORT=C:\VA\VNET1\INCOMING.PKT NETWORKID=1 VNET.EXE 0 /IMPORT=C:\VA\VNET1\z0001623.000 NETWORKID=1 L> REM *** Process any VNET updates... L> CD /D C:\VA\VNET1 L> IF NOT EXIST VNETUPD.ZIP GOTO Exit L> PKUNZIP.EXE -o VNETUPD.ZIP > NUL. L> DEL VNETUPD.ZIP > NUL. L> CD /D C:\VA L> VNET.EXE /A NETWORKID=1 L> :Exit L> ECHO ... cleaning up ... L> IF EXIST C:\VA\VPOLL1.FTP DEL C:\VA\VPOLL1.FTP > NUL. L> IF EXIST C:\VA\VNET1\OUT\*0000000.001 DEL C:\VA\VNET1\OUT\*0000000.001 > L> NUL. L> SET DSZLOG= L> ECHO ... Done! ok so the password should be setup in argus as the session pword. --- Thunderbird 2.0.0.19 (X11/20090105) * Origin: <The Harbinger Jamnntpd news://vtdl.net> (63:63/1) |
||||||
|
Previous Message | Next Message | Back to VBBS/VADV Support <-- <--- | Return to Home Page |
Execution Time: 0.0148 seconds If you experience any problems with this website or need help, contact the webmaster. VADV-PHP Copyright © 2002-2024 Steve Winn, Aspect Technologies. All Rights Reserved. Virtual Advanced Copyright © 1995-1997 Roland De Graaf. |