home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / bbs / waffle / 5811 < prev    next >
Encoding:
Internet Message Format  |  1993-01-03  |  2.5 KB

  1. Path: sparky!uunet!mcsun!Germany.EU.net!horga!joker!mack
  2. Newsgroups: comp.bbs.waffle
  3. Subject: Re: uucico G protocol patch
  4. From: Jochen Erwied <mack@joker.wes.open.de>
  5. Distribution: world
  6. Message-ID: <HV1swB1w165w@joker.wes.open.de>
  7. References: <930101.201224.8v1.rusnews.w165w@ricksys.lonestar.org>
  8. Date: Sun, 03 Jan 93 15:02:52 CET
  9. Organization: Creative Chaos Computing - Mailbox: +49-281-52975 (22.00-08.00)
  10. Lines: 51
  11.  
  12. rick@ricksys.lonestar.org (Richard McCombs KB5SNF) writes:
  13.  
  14. > I connect to one site that's running SysVr4 and has the G protocol but I
  15. > haven't tried the patch yet.  The traffic doesn't justify it and at 2400
  16. > bps it probably doesn't make much difference.  But there is something I
  17. > wonder about.  The G protocol supports restarting a file at the point
  18. > where the transfer was interrupted.  What kind of problems does this
  19. > cause if you patch Waffle's uucico to masquerade as the G instead of g?
  20. > If the transfer is interrupted what will happen when the SysVr4 system
  21. > asks the waffle system to start a file a at certain place?  Will it be
  22. > able to figure out that the waffle system can't do it or will it fail?
  23.  
  24. Everything will work as before - only if two SysVr4-uucico's connect,
  25. file transfers will be restartable.
  26.  
  27. During initial handshaking the two uucico's exchange some flags,
  28. which indicate their capabilities. Since Waffle answers with no options,
  29. no attempt will be made to restart file transfers.
  30.  
  31. A sample init for Waffle calling SysVr4:
  32.  
  33. System Answer
  34. SysV   Shere=SysVr4
  35. Waffle Waffle
  36. SysV   ROK
  37.  
  38. SysV1 calling SysV2:
  39. SysV1  Shere=SysVr4
  40. SysV2  SysV2 -R
  41. SysV1  ROK -R
  42.  
  43. Only if both systems agree on using the option '-R', file transfers
  44. can be restarted.
  45.  
  46. > If someone has tested this let us know, if not maybe I'll try it myself.
  47.  
  48. BTW: After reading through the docs for Taylor UUCP it seems, that the
  49. 'G' protocal is supported by SysVr4 only, and it's completely compatible
  50. with the 'g'-Protocol. 'g'-Proto _should_ be able to do more than 64
  51. Bytes per window, but most implementations are limited to the 'standard'
  52. 7 windows with 64 bytes :-(
  53.  
  54. --
  55.    Jochen Erwied - Asternweg 5 - D-W-4230 Wesel - Internet: mack@wes.open.de
  56.     "Spass und Freude durch Musik, wir wollen's laut, das reisst uns mit.
  57.  Denn Rockmusik ist nicht so leise, wie die ganze Schlagerschei**e" [Bonfire]
  58.  
  59. --
  60.    Jochen Erwied - Asternweg 5 - D-W-4230 Wesel - Internet: mack@wes.open.de
  61.     "Spass und Freude durch Musik, wir wollen's laut, das reisst uns mit.
  62.  Denn Rockmusik ist nicht so leise, wie die ganze Schlagerschei**e" [Bonfire]
  63.