home *** CD-ROM | disk | FTP | other *** search
/ Super Net 1 / SUPERNET_1.iso / PC / OTROS / MSDOS / KA9Q / MSWIN / MSWINNOS.ZIP / WINREAD.ME < prev   
Encoding:
Text File  |  1992-01-03  |  7.5 KB  |  205 lines

  1. I have successfully run NOS under Microsoft Windows 3.0  I am using
  2. a 486/33 with an 800x600 screen. Also have tried 1024x768. I am
  3. running NOS in a window. I can supply the PIF file I am using if
  4. anyone is interested. I am using the 3c501 driver which is loaded
  5. by a batch file specified in the PIF. After the driver is loaded
  6. the batch file runs NOS. Works real neat. I get xfer rates of >34000chr/sec
  7. while running other applications. The key is that the driver must be
  8. loaded in the virtual DOS enviroment created for NOS. I have not tested
  9. this with COM ports/radios but see no reason why it should not work.
  10. I am not using the winpkt.com driver, just 3c501 with the -w option.
  11.  
  12.  
  13. Specific info -
  14.  
  15. I use QEMM 6.0 / DOS 5.0. The system is a 486/33 with 4 megs RAM.
  16. Soon to be 16. ESDI 200 meg hard drive.
  17.  
  18. All NOS/BM files are under the directory c:\tcpip which is substituted
  19. to drive E: BEFORE windows is started.
  20.  
  21. subst e: c:\tcpip
  22.  
  23. The E: can be any legal (unused) DOS drive up to value set by lastdrive.
  24.  
  25. The Windows PIF calls NET.BAT in the e:\ directory (really c:\tcpip).
  26. NET.BAT loads the packet driver and starts NOS.
  27.  
  28. 3c501 -w 0x7c 5 0x300    # are my settings
  29. nos /autoexec.net        # I use autoexec.net vs. .nos
  30.  
  31.  
  32. At this point in runs and I might say it runs well. I set up a 1 second
  33. 1000 byte ping (not real taxing) minimized NOS and went about my business
  34. with Windows. Running Ventura publisher, Orcad in DOS Shell etc. 100%
  35. pings after hours of use. FTP Xfer rates approaching 40000 chars/sec.
  36. and that is with 3c501's at both ends. 
  37.  
  38. You have the choice of running NOS in a window or full screen. The
  39. window seems to work fine and allows you to do other things on the
  40. screen. Also the Copy and paste functions work well. Taking text
  41. to/from NOS to other applications.
  42.  
  43. The Shell out to BM (Mail) from NOS works Good. Essentially you have
  44. inherited a virtual DOS enviroment here and that is the way it seems
  45. to work. In my system I start out with 618K in each DOS window. NOS
  46. of course would be minus the packet driver requirements. I have not seen
  47. a UAE in anything I have done.
  48.  
  49. Maybe the key here is a fast system or maybe I accidentally did 
  50. something right!! In any event I am very happy with it.
  51.  
  52.  A few additional notes on my windows installation -
  53.  
  54.   My system has 256K of CPU cache and I am using a Diamond Speedstar VGA.
  55. Screen writes are much faster than a normal VGA but a board that would do
  56. the windows in hardware, like the Farenheit 1280 by Orchid would be much
  57. faster.
  58.  
  59.  If anyone uses the AfterDark screen saver routines, like the flying toasters,
  60. on this system they fly by so fast that it is hard to see them. Also the fish
  61. and seaweed seem unreal due to there fast speed. Does anyone know how to slow
  62. this down? I have NOS running in the background doing Xfer's with no difference.
  63.  
  64. By the way NOS is doing pings to my other machine right now. I will go over and
  65. copy a section of the ping from that window.
  66.  
  67.   288       288  100        25        13        25
  68.   289       289  100        35        16        24
  69.   290       290  100        27        17        21
  70.   291       291  100        38        20        21
  71.   292       292  100        49        24        23
  72.   293       293  100        12        23        20
  73.  
  74. Well I did not get a header but it shows 293 out of 293 for 100% with a
  75. <30 ms avg RTT.
  76.  
  77. Now I will open a DOS window and get some info pasted into this document
  78.  
  79. NOS is running in another DOS window.
  80.  
  81.    651264 bytes total conventional memory
  82.    651264 bytes available to MS-DOS
  83.    613552 largest executable program size
  84.  
  85.   1671168 bytes total EMS memory
  86.    442368 bytes free EMS memory
  87.  
  88.   3145728 bytes total contiguous extended memory
  89.         0 bytes available contiguous extended memory
  90.   1048576 bytes available XMS memory
  91.           MS-DOS resident in High Memory Area
  92.  
  93. Now here is a list of the E: drive which was 'subst' for the
  94. c:\tcpip directory
  95.  
  96.  Volume in drive E is DOS
  97.  Volume Serial Number is 16DB-B261
  98.  Directory of E:\
  99.  
  100. .            <DIR>     12-28-91  10:38p
  101. ..           <DIR>     12-28-91  10:38p
  102. SPOOL        <DIR>     12-28-91  11:19p
  103. TMP          <DIR>     12-29-91   1:42a
  104. 3C501    COM      4451 02-11-91   1:41p
  105. AUTOEXEC NET      1560 12-29-91   1:59a
  106. BM       EXE     37666 07-29-89  10:30p
  107. BM       RC       1215 12-29-91   1:28a
  108. DOMAIN   TXT     16370 12-28-91  11:59a
  109. FTPUSERS            53 12-28-91  12:40p
  110. NOS      EXE    170516 11-01-91  12:17a
  111. UNIXNET  CPI    422073 12-31-91  11:38p
  112. WINPKT   COM      3660 12-08-91   1:03a
  113. NET      BAT        88 12-31-91  11:25p
  114.        16 file(s)     658798 bytes
  115.                     29700096 bytes free
  116.  
  117. E:\>type net.bat
  118. @ECHO OFF
  119. 3c501 -w 0x7c 5 0x300
  120. nos \autoexec.net
  121.  
  122. C:\WINDOWS>type \config.sys
  123. device=c:\qemm6\qemm386.sys ram rom
  124. DOS=HIGH,umb
  125. stacks=0,0
  126. buffers=3
  127. FILES=30
  128. DEVICE=c:\qemm6\loadhi.sys /r:1 c:\star\util\eansi.sys
  129. shell=c:\nu\ndos.com c:\nu /u /p
  130.  
  131.  
  132. C:\WINDOWS>type c:\autoexec.bat
  133. @ECHO OFF
  134. C:\WINDOWS\AD-DOS.COM
  135. SET COMSPEC=c:\nu\ndos.com
  136. c:\nu\ncache /install /exp=1024,256 /usehigh=on /report=on
  137. PROMPT $p$g
  138. PATH C:\DOS;C:\NU;C:\BAT;C:\QEMM6;C:\UTIL;C:\ORCADEXE;
  139. SET NU=C:\NU
  140. SET TEMP=C:\tmp
  141. SET TMP=c:\tcpip\tmp
  142. loadhi \star\util\vmode monitor
  143. loadhi \mouse\mouse
  144. image /noback
  145.  
  146. Well now that I have done all of that pasting moving back 
  147. and forth between a DOS window and Editor lets see what
  148. the NOS ping is up to...
  149.  
  150. Pinging 44.80.8.75 (44.80.8.75); data 1000 interval 1000 ms:
  151.       sent      rcvd    %       rtt   avg rtt      mdev
  152.        860       860  100         7         0        15
  153.        861       861  100        24         3        17
  154.        862       862  10042949672664294967295        21
  155.        863       863  100         6         0        18
  156.        864       864  10042949672724294967293        20
  157.        865       865  100         54294967294        17
  158.        866       866  10042949672874294967293        15
  159.        867       867  100         94294967295        14
  160.        868       868  100        15         1        15
  161.  
  162. This shows a problem that sometimes happens but does not make
  163. anything not work. The RTT's in the 20-30ms range are what I
  164. would expect but notice the occasional false big value.
  165.  
  166.  
  167. Keep in mind that this system could really be optimized much more.
  168. Specifically more RAM. I do not even have a RAM disk set up. Additional
  169. RAM would also allow better disk Caching.
  170.  
  171. Here is an example of FTP Xfer. The first xfer was in the foreground. The
  172. second was in the Background. Not sure why the background was faster but
  173. may be due to loading on the other system, which is rather busy at the moment.
  174.  
  175. 230 Logged in as anonymous, restrictions apply
  176. ftp> cd tcpip/unix
  177. 257 "/pub/tcpip/unix" is current directory
  178. ftp> dir unix*.*
  179. 200 Port command okay
  180. 150 Opening data connection for LIST /pub/tcpip/unix/unix*.*
  181. unixbm.cpi       33,032 10:47 11/06/91   unixnet.cpi     422,073  2:48 11/06/91
  182. 2 files. 19,597,312 bytes free. Disk size 42,661,888 bytes.
  183. LIST unix*.*: 140 bytes in 0 sec (2089/sec)
  184. 226 File sent OK
  185. ftp> type i
  186. ftp> get unixnet.cpi
  187. 200 Type i OK
  188. 200 Port command okay
  189. 150 Opening data connection for RETR /pub/tcpip/unix/unixnet.cpi
  190. RETR unixnet.cpi: 422073 bytes in 13 sec (31782/sec)
  191. 226 File sent OK
  192. ftp> get unixnet.cpi
  193. 200 Port command okay
  194. 150 Opening data connection for RETR /pub/tcpip/unix/unixnet.cpi
  195. RETR unixnet.cpi: 422073 bytes in 12 sec (33455/sec)
  196. 226 File sent OK
  197. ftp>
  198.  
  199. I am really starting to like this system. Now if we really make NOS a windows
  200. application?? But it really works nice the way it is.
  201.  
  202.  
  203. Doug
  204.  
  205.