home *** CD-ROM | disk | FTP | other *** search
/ CICA 1995 May / cica_0595_4.zip / cica_0595_4 / WINSOCK / STICKY07 / README.TXT < prev    next >
Text File  |  1995-01-10  |  3KB  |  80 lines

  1. Sticky
  2. ------
  3.  
  4. Simple VB3 WINSOCK app to allow a very simple inter-PC communication
  5. using a metaphor of those millions of bits of sticky yellow paper.
  6. You can send a message to any PC with Sticky "listen" running.
  7.  
  8.  
  9. To install
  10. ----------
  11.  
  12. Using it from UNIX
  13. ------------------
  14.  
  15. Try sending a message from a UNIX session by telnetting to the PC at port
  16. (default) 6711 - then type in, for example:
  17. 0005Harry0007Go home!<enter>
  18.  
  19.  
  20. Ownership
  21. ---------
  22.  
  23. Owned by the Commonwealth Scientific and Industrial Research Organization
  24. (CSIRO), ITSB, Canberra, Australia.  Written in a hurry by Kent Fitch.
  25. The executable can be used by anyone, but not resold.  Source is available
  26. (but a bit scrappy) - send email to commprog@its.csiro.au with a donation
  27. made out to CSIRO.  (CSIRO is a government funded not-for-profit organization
  28. - we always need more money).
  29.  
  30. Versions since 0.61 are by John Dovey. I have taken over a copy of the
  31. source code from the kind gentlemen in Aussie and made the odd Mod here
  32. and there !! I have started a Listserv that is the preferable forum for
  33. support. Send mail to listserv@oliver.sun.ac.za with the following in
  34. the body of your message :
  35.  
  36. SUBSCRIBE STICKY-TALK Firstname Lastname
  37.  
  38.  
  39. Then to send mail to the group you address it to
  40. Sticky-talk@oliver.sun.ac.za...
  41.  
  42. The reason for this is that if I cannot help you with your problem, then
  43. there will hopefully be someone else on the list who can. The listserv
  44. is also archived on gopher://lib.sun.ac.za/sticky or on
  45. http://lib.sun.ac.za/john.html
  46.  
  47. Acknowledgements
  48. ----------------
  49.  
  50. Steve Green - ITSB  CSIRO for the idea
  51. Peter Tattam - for TRUMPET winsock
  52. Microsoft VB developers - for a great development environment
  53.  
  54. 10Dec93 Version: 0.00
  55. 11Dec93 Version: 0.10
  56.                 - added version #
  57.                 - copy/paste to clipboard
  58. 10Nov94 Version: 0.61 First version released by me...
  59.                 - Released as STICKY06.ZIP ... Uploaded to CICA
  60. 16Nov94 Version: 0.62 Local Release (STIK062.ZIP)
  61.                 - Added ability to play a .wav file instead of the beep
  62. 22Nov94 Version: 0.63 Released as STICK063.ZIP
  63.                 - Added a beginning help file
  64.                 - Modified the config of the Sound so that everything is
  65.                   on one screen
  66.                 - Added items to the SYSTEM menu so that they could be run
  67.                   while the Application is still minimised.
  68.                 - Re-Did the Setup Program so that the problems with
  69.                   overwriting the VER etc should be fixed now !
  70. 22Dec94 Version: 0.64 Released as interim release stickyjb.zip
  71.                 - Modifications to allow for longer from addresses
  72.                   coming from Unix Version of Sticky.
  73. 10Jan95 Version: 0.70 Released as Sticky07.zip ... uploaded to CICA
  74.                 - Removed Setup Program from release. Rather let users
  75.                   copy files.
  76.                 - Cleaned up some winsock code
  77.                 - Commented some obscure stuff :-)
  78.  
  79.                                  -- 0 --
  80.