home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / bbs / misc / 759 < prev    next >
Encoding:
Internet Message Format  |  1992-08-29  |  2.9 KB

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!swrinde!cs.utexas.edu!gateway
  2. From: ULMO031%FRORS12.BitNet@pucc.PRINCETON.EDU (Raynaud)
  3. Newsgroups: comp.bbs.misc
  4. Subject: PSIM Project
  5. Message-ID: <9208291700.AA04872@cs.utexas.edu>
  6. Date: 29 Aug 92 17:00:54 GMT
  7. Sender: daemon@cs.utexas.edu
  8. Organization: UTexas Mail-to-News Gateway
  9. Lines: 55
  10. NNTP-Posting-Host: cs.utexas.edu
  11.  
  12.  
  13. As you all know, the interface of BBS are usually poor : basically, it
  14. consists in vt100 emulation, or at best color ANSI emulation. But now
  15. that everyone has a personnal computer to connect to BBS, there are
  16. opportunities for a change !
  17.  
  18. Lately, I have been working on a (small) project : trying to design a ne
  19. protocl for use by BBSes. The features should be :
  20.  
  21. - only data is transmitted over the line, not presentation, so that the
  22.   communication seems faster
  23.  
  24. - presentation is accomplished by a program running on the computer of t
  25.   user (that is, the client)
  26.  
  27. - the protocol is independant of a given type of computers. Say the serv
  28.   runs on Unix, any client, PC, or Macintosh, or Atari (and so on) shoul
  29.   be able to connect to this server, with no difference (only the
  30.   presentation would be up to the specific client, but not the data)
  31.  
  32. - the protocol should be easy to understand (so that is really simple to
  33.   to develop a new application) and to program. It should allow for
  34.   both interactive and batch capabilities.
  35.  
  36. Well, I know such things already exist, but I have not seen any in the
  37. Public Domain, and they are usually for a specific server (compuserve,
  38. AppleLink...).
  39.  
  40. I have already written the way the protocol handles things, and I have
  41. written some specifications on how two applications (mail and
  42. "main menu") could use it to transfer their data. All the Unix side
  43. (in C language) of a corresponding server is written, and this
  44. includes libraries that are common to clients and servers.
  45.  
  46. The specifications are also written (guess what: they were written
  47. before the programs, oh boy!). Alas, they are right now in French
  48. (translators welcome).
  49.  
  50. I would greatly like some help from the Net : people to read what I
  51. have done, and say what they think about it. This is very important
  52. for the basis of PSIM. After the base is considered good, anyone will
  53. be able to port PSIM (client or server) to his own computer, and
  54. anyone will be able to design new protocols for new applications.
  55.  
  56. If interested, please contact me at ULMO031@FRORS12.BITNET (or maybe
  57. other addresses in my .sig, but they are not 100% sure).
  58.  
  59. The source code and specifications will be shortly posted somewhere on
  60. the Net, right now they are only available on my BBS (in France!). By
  61. the way, where should I post them ?
  62.  
  63. + Alain Raynaud             ! E-Mail: alain@psmac1.frmug.fr.mugnet.org +
  64. ! SUPELEC Plateau de Moulon ! AppleLink: RAYNAUD                       !
  65. ! 91192 Gif Sur Yvette Cedex!                                          !
  66. + FRANCE                    ! psmac1 : +33 1 60 10 40 08 (v22bis)      +
  67.