aprentice
November 23rd, 2002, 09:05
I need help on beta testing BIG TIME on this version since the bandwidth has been totally reworked. SJR has submitted a new bandwidth() function and his code has been incorporated into this version. Additionally some of my old code is still used in conjunction with this code, and the whole structure has been redone so bugs might have crept in. Post bug reports in this thread, please use new script! Thanks!
Note:
/conn (#adapter number ranging from -1 to ?)
-1 being all
and anything after your adapter
or /conn
with no parameters to get "autodetection". I need this function tested the most.
This version doesnt use sjrs code for current bandwidth up and down yet, but the next beta (today or tomorrow etc) will. Happy testing!
aprentice
November 23rd, 2002, 09:09
Testing over..
Falcon4ever
November 26th, 2002, 10:53
just want to say a few things
when i tried it the first time it crashed if i choosed sys info
i discoverd that it crashed if i did the connection device info
so i editted the
alias sysinfo { dem OS: $de(osver) $+ $dek $+ CPU: $de(cpuinfo) $+ , $de(cpuspeed) $+ $dek $+ Video: $de(monitorname) on $de(videocard) ( $+ $de(res) $+ ) $+ $dek $+ Sound: $de(soundcard) $+ $dek $+ Memory: Used: $de(availphysicalmem) $+ / $+ $de(totalphysicalmem) $+ MB $+ $dek $+ Uptime: $de(uptime) $+ $dek $+ HD: Free: $de(hdspace) $+ $dek $+ Connection: $de(connection) }
to (change connection => conn) and now it works fine
alias sysinfo { dem OS: $de(osver) $+ $dek $+ CPU: $de(cpuinfo) $+ , $de(cpuspeed) $+ $dek $+ Video: $de(monitorname) on $de(videocard) ( $+ $de(res) $+ ) $+ $dek $+ Sound: $de(soundcard) $+ $dek $+ Memory: Used: $de(availphysicalmem) $+ / $+ $de(totalphysicalmem) $+ MB $+ $dek $+ Uptime: $de(uptime) $+ $dek $+ HD: Free: $de(hdspace) $+ $dek $+ Connection: $de(conn)
Snake785
November 27th, 2002, 01:27
The beta hasn't crashed on me but I did see that if I use /sysinfo it doesn't display the Connection properly
OS: WinXP Professional 5.1 (Build #2600) CPU: Intel Pentium III, 701 MHz Video: Default Monitor on nVidia GeForce2 MX/MX 400 (800x600x16bpp 60Hz) Sound: SB Live! Wave Device Memory: Used: 93/256MB Uptime: 2d 7h 29m 13s 20ms HD: Free: [C:WIN98] 356.71/1002.05 MB [D:] 0.29/3.90 GB [E:DATA] 1.98/14.23 GB [F:] 0.10/4.31 GB Connection: @ 0 kbps (Rec: 0.00MB Send: 0.00MB)
but if I use /conn it's displayed properly.
Thats the only issue I've seen so far. If I find more issues, I'll just add them to this post...
aprentice
November 27th, 2002, 04:25
yea, the "autodetection" is still a work in progress. Which parameter did you pass to the function that returned the correct interface?
Edit: Also looking into those crashes
vBulletin v3.6.2, Copyright ©2000-2009, Jelsoft Enterprises Ltd.