home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / pmnos11x.zip / readme.now < prev    next >
Text File  |  1993-09-19  |  4KB  |  82 lines

  1.     PMNOS -ver 930901 aka 1.1
  2.  
  3. Ok Folks, here it is. (Wheew)
  4.  
  5. I am including PMail since some users have reported problems that have been fixed.
  6. Some bbs or ftp site is distributing an older version. I know there is a problem with some
  7. of these sites distributing OS2NOSV4, which does not work under OS/2 2.1.
  8.  
  9. **************** For you new comers or others that might be interested ************
  10. **************** PMail users perhaps ought to set this up  ************************
  11.  
  12. I am including a "view"able intronos.inf, think of this as online nos documentation.
  13. you can either type view intronos, from the dir that intronos.inf is in or,
  14. create a new program object, set the name to view.exe and the command line to
  15. x:\where\ever\it\is\intronos. This will create a permenant nos information reference
  16. on your desktop. Note, this does not represent the ultimate in NOS documentation,
  17. that would be difficult to do since it is such a moving target.
  18. ************************************************************************************
  19.  
  20. This represents my final version of NOS (as you know it)!!!!!!! Really, this is it!
  21. I have fixed alot of bugs, both from my previous versions as well as those currently in the DOS
  22. versions. The fact that the a DOS program doesnt program check doesnt mean its using valid
  23. pointers.
  24.  
  25. Added stuff:
  26.  
  27. Split screen
  28.  
  29. Proper echoing/no echoing (well thats more a bug fix I guess).
  30.  
  31. Font management, for those with lower resolution screens you can now change fonts.
  32. if you have high resolution screens you can still change fonts.
  33.  
  34. This version is loosely based on jnos 106. It is more like a 106 plus given the fixes made
  35. that probably arent in the DOS versions. I am including txt from the jnos files that cover
  36. fixes he did as well as mbox commands. Unfortunately they are from 107 so they might not all
  37. apply.
  38.  
  39. nos.ini, that remembers the state of nos (kindof) over sessions.
  40. state of means position, size and font, it doesnt restart sessions.
  41. ...
  42. Control characters are now transmitted.
  43. ...
  44. PMNOS is now fault tolerant, meaning that what users occationally saw as pmnos simply
  45. disappearing wont happen. A msg will be provided that will state what PMNOS was doing
  46. and where it took the exception. Users can then either fix the problem, ie a broadcast timer
  47. with no broadcast text or avoid the problem code by not using that service.
  48. ...
  49. I have included bootp and bootpd code. Refer to bootp documentation elsewhere for
  50. a description of using this feature.
  51. ...
  52.  
  53. I know there's more, but they elude me at present.
  54.  
  55. I will be including the source for this version, it will most likely be called
  56. PMNOS11S - s for source, as opposed to PMNOS11X - X for executables and doc,
  57.  
  58. So, have fun with it and good luck. I will see you all when I resurface with V2.
  59. I hesitate to call it pmnos v2, 1 it wont be based on PM, per se and NOS is not
  60. a good name, it implies a network operating system, which it isnt. Besides, nos has pretty
  61. much come to mean Phil Karn's implementation of Berkeley tcp/ip, and my v2 wont be
  62. based on Phil's code and perhaps not too much on UC Berkeley.
  63.  
  64. Should any thing major come up I can be reached via internet at kz1f@legent.com
  65. or on CIS as 71204,1555.
  66.  
  67. One note: the main holdup on this release has been the operator page cmd.
  68. This kinda works now but may force PMNOS into a loop upon exit. This may simply be
  69. a result of testing it locally, it may work from a remote user. In the event it doesnt,
  70. dont use it. I have spent several weeks working solely on it and frankly
  71. I am tired of working on it. Tell your packet friends to use nos. The problem is not
  72. with ttylink, that works fine, as does the mailbox proper and ax25 emulation.
  73.  
  74. Oh, Jack asked me to mention this. really observant people may notice that ping
  75. takes a rather long time on a one shot or first in  the series. This is not really
  76. a bug, at the point in time when the icmp echo request gets set up, PMNOS is doing
  77. that, servicing the other 20 task (or those that need servicing) building a PM win-
  78. dow for the session, and later knocking it down. Plus starting up  2 subtasks
  79. to handle the ping and responses. So there is a bit of a delay between when the
  80. current time is put in the ICMP record and when the request actually gets out the
  81. door. Non first pings will be accurate. I hope that helps explain it.
  82.