home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / os2nosv4.zip / pmnos.txt < prev    next >
Text File  |  1993-01-02  |  4KB  |  69 lines

  1.     PMNOS -ver 930101 aka 1d
  2.  
  3. Ok Folks, here it is. (Wheew)
  4.  
  5. **************** For you new comers or others that might be interested ************
  6. **************** PMail users perhaps ought to set this up  ************************
  7.  
  8. I am including a "view"able intronos.inf, think of this as online nos documentation.
  9. you can either type view intronos, from the dir that intronos.inf is in or,
  10. create a new program object, set the name to view.exe and the command line to
  11. x:\where\ever\it\is\intronos. This will create a permenant nos information reference
  12. on your desktop. Note, this does not represent the ultimate in NOS documentation,
  13. that would be difficult to do since it is such a moving target.
  14. ************************************************************************************
  15.  
  16. This represents my final version of NOS (as you know it) I think/hope.
  17. I have fixed alot of bugs, both from my previous versions as well as those currently in the DOS
  18. versions. The fact that the a DOS program doesnt program check doesnt mean its using valid
  19. pointers.
  20.  
  21. Added stuff:
  22.  
  23. Split screen
  24.  
  25. Proper echoing/no echoing (well thats more a bug fix I guess).
  26.  
  27. Font management, for those with lower resolution screens you can now change fonts.
  28. if you have high resolution screens you can still change fonts.
  29. The font manager seems somewhat buggy, it occationally causes PMNOS to die, I have never
  30. seen it die twice in a row, so I dont know thats its a biggy. It might have to do with
  31. the fact that when you issue the set font cmd there are 20 some odd other tasks running
  32. in PMNOS at that time and perhaps it doesnt like that. In any event, its pretty much a
  33. set and forget item, since PMNOS remembers what it was last time. So if it fails the
  34. first time you try it, try it agn. (Its IBM code thats failing).
  35.  
  36. This version is loosely based on jnos 106. It is more like a 106 plus given the fixes made
  37. that probably arent in the DOS versions. I am including txt from the jnos files that cover
  38. fixes he did as well as mbox commands. Unfortunately they are from 107 so they might not all
  39. apply.
  40.  
  41. nos.ini, that remembers the state of nos (kindof) over sessions.
  42. state of means position, size and font, it doesnt restart sessions.
  43. ...
  44. I know there's more, but they elude me at present.
  45.  
  46. Oh, Fred, tracing to a file works properly now.
  47.  
  48. I will be including the source for this version, it will most likely be called
  49. PMNOS1DS - s for source, as opposed to PMNOS1DX - X for executables and doc,
  50.  
  51. So, have fun with it and good luck. I will see you all when I resurface with V2.
  52. I hesitate to call it pmnos v2, 1 it wont be based on PM, per se and NOS is not
  53. a good name, it implies a network operating system, which it isnt. Besides, nos has pretty
  54. much come to mean Phil Karn's implementation of Berkeley tcp/ip, and my v2 wont be
  55. based on Phil's code and perhaps not too much on UC Berkeley.
  56.  
  57. Should any thing major come up I can be reached via internet at kz1f@legent.com
  58. or on CIS as 71204,1555 or on amprnet as kz1f@kz1f.ampr.org (44.104.0.23) for now,
  59. since I will be moving that addr wont be good for very much longer.
  60.  
  61. Oh, Jack asked me to mention this. really observant people may notice that ping
  62. take a rather long time on a one shot or first in  the series. This is not really
  63. a bug, at the point in time when the icmp echo request gets set up, PMNOS is doing
  64. that, servicing the other 20 task (or those that need servicing) building a PM win-
  65. dow for the session, and later knocking it down. Plus starting up (I think) 2 subtasks
  66. to handle the ping and responses. So there is a bit of a delay between when the
  67. current time is put in the ICMP record and when the request actually gets out the
  68. door. Non first pings will be accurate. I hope that helps explain it.
  69.