home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / genie-commodore-file-library / Information / TELECOMM.SFX / 00telecom next >
Encoding:
Text File  |  1990-02-12  |  32.3 KB  |  900 lines

  1.  
  2.  
  3. rea 2 nor
  4. rea 6-7 nor
  5. rea 9 nor
  6.  ************
  7. Topic 2         Wed Jul 22, 1992
  8. C128.JBEE [* Sysop *]        (Forwarded) 
  9. Sub: Other networks, BBBs, & their software 
  10.  
  11.  A place to discuss other types of networks, the programs needed to access
  12.  them, and anything else you want.
  13. 36 message(s) total.
  14.  ************
  15.  ------------
  16. Category 8,  Topic 2
  17. Message 1         Wed Jul 22, 1992
  18. C128.JBEE [* Sysop *]        (Forwarded) 
  19.  
  20.  Things about Usenet, QWK mail readers, text formats, or anything of that
  21.  nature can be posted here.
  22.  ------------
  23. Category 8,  Topic 2
  24. Message 2         Thu Jul 23, 1992
  25. B.ENNIS1                     at 07:31 EDT
  26.  
  27. I have a friend who is a sysop of a C-Net BBS and he is interested in how off-
  28. line readers for message bases operate.  He would like to try to create one
  29. for C-Net 128 V6.0.  
  30.  ------------
  31. Category 8,  Topic 2
  32. Message 3         Fri Jul 24, 1992
  33. C128.JBEE [* Sysop *]        at 01:58 EDT
  34.  
  35.  There was an offline reader for PC QWK mail uploaded to the C-128 telecom
  36.  library earlier this month.  Writing one isn't easy and requires the
  37. knowledge
  38.  MS-DOS arc files.
  39.  Making it part of a C= BBS system would probably be very tough.
  40.  ------------
  41. Category 8,  Topic 2
  42. Message 4         Sat Jul 25, 1992
  43. CBM-ED [e.g.bell]            at 12:16 EDT
  44.  
  45. The way I understand things, the author of QWKK, the offline mail reader for
  46. the C128, used the LHX routine from CS-DOS somehow to dissolve the ARC'd
  47. packages.  I haven't used the program, but after dissolving the packet I'd
  48. have to think the rest of the project would be a simple or elegant sequential
  49. file editor, right?  But does your friend have some kind of hook that he can
  50. use to connect and call separate programs.
  51.  ------------
  52. Category 8,  Topic 2
  53. Message 5         Thu Jul 30, 1992
  54. B.ENNIS1                     at 23:45 EDT
  55.  
  56. Not particularly.  The C-Net software is always memory resident. It is not
  57. particularly easy to shut it down in favor of something else, and it uses most
  58. of the 128's free memory. /s
  59.  ------------
  60. Category 8,  Topic 2
  61. Message 6         Sat Aug 01, 1992
  62. CBM-ED [e.g.bell]            at 08:36 EDT
  63.  
  64. I don't think you are going to be able to do anything with it then.  At the
  65. very best, the dissolve routines are going to take up a lot of  memory.
  66.  ------------
  67. Category 8,  Topic 2
  68. Message 7         Sat Aug 01, 1992
  69. P.CATCHPOLE [Mike]           at 09:53 EDT
  70.  
  71. An offline reader for a commie, should probably use it's own format... for
  72. example, on a PC it's no sweat to run an archive program online.  With the 64,
  73. it's really not possible, so the arc program has to be written internally..
  74. LBR from greg pfoutz would probably work, since there is no compression....
  75.  
  76. If there is enough intrest, I might write an offline reader for color 64....
  77. let me know if you would be intrested... it's a MAJOR task and not something I
  78. wish to attempt if nobody is going to use it.
  79.  ------------
  80. Category 8,  Topic 2
  81. Message 8         Sat Aug 01, 1992
  82. C128.JBEE [* Sysop *]        at 10:42 EDT
  83.  
  84.  Bellterm C-64 dissolves ARC files while it downloads them so it is possible
  85.  to run a decompression program while online.
  86.  ------------
  87. Category 8,  Topic 2
  88. Message 9         Sat Aug 01, 1992
  89. CBM-ED [e.g.bell]            at 12:00 EDT
  90.  
  91. A guy by the name of Andrew Malek has just released a program he is billing as
  92. an offline mail reader for the C64.  I'm not sure of all the specifics but
  93. I'll report here as I get more information.  
  94.  
  95. In addition, a young man local to me has issued the first release of a BBS
  96. called Intelligentsia, now available on GEnie, that he says he has just about
  97. ready to support FIDO networking, so the use of mail readers is becoming more
  98. and more a topic of interest to users.  You may want to consider doing one. 
  99. You can no longer be the first, but then, DesTerm wasn't the first C128
  100. telecommunications program, nor was Dialogue or Wizard 128 or GEOTerm, etc. 
  101. In their way, each is best at something, or best overall, depending on a
  102. person's tastes/opinion.  There is  definitely interest and room for such a
  103. program, plus you get the satisfaction of doing it.
  104.  ------------
  105. Category 8,  Topic 2
  106. Message 10        Sat Aug 01, 1992
  107. C128.JBEE [* Sysop *]        at 18:31 EDT
  108.  
  109.  The last sentence and eight words are the best reasons.
  110.  ------------
  111. Category 8,  Topic 2
  112. Message 11        Sun Aug 02, 1992
  113. P.CATCHPOLE [Mike]           at 20:14 EDT
  114.  
  115. Well, I tend to agree, but NOTHING is impossible.
  116.  
  117. I don't know too much about CNET, since I ran color 64, but this should work
  118. with both...
  119.  
  120. a LIBRARY file (.LBR) is made by strining all the files included together and
  121. putting a byte pointer at the top to tell how many bytes are in each file, and
  122. the filename/type.
  123.  
  124. Something similar could be done to produce offline messages, as follows:
  125.  
  126. 1. Create a file called "Messages" and appened to it the logon screen.  Then
  127. send a control sequence ( something that the bbs editor can not enter..
  128. control-n would be good for this in color 64, since that can not be typed---
  129. it is used to seperate the email, and if it could be typed, it would be
  130. possible to forge email.... so you can't type it. )
  131.  
  132. 2. Add a control-n to the file, then append msg 1, with a header line, ie:
  133.  
  134. #145 - AGeneral Discussions
  135.  <msg>
  136.  
  137. 3. seperate each message with a control-n, and imediately after the control-n,
  138. have info on replying to the message ( Topic / Message for Cnet ; Reply thread
  139. # for color 64)
  140.  
  141. 4. bam.  The file has been created, in a small amount of basic. Download it.
  142.  
  143. 5. on the users end, the reader simply stops at each control-n and allows
  144. replies, quoted replies, etc.
  145.  
  146. The problem with this format is that it will be incredibly slow to enter into
  147. the middle of a string of messages ( ie... if you download 100 messages, there
  148. WILL be a delay to start at message 50 of 100).  This can be minimized by
  149. keeping the channel OPEN at all times the program is running.
  150.  
  151. 6. The replies are stored in a similar format, only without header
  152. information.
  153.  
  154. *****
  155.  
  156. There already exists a program for color 64 to do email offline. You need to
  157. download the entire mailbox file ( :private 2), read it, and then use the
  158. batch mail mod.  It was designed for sysops, but with adaptation to public
  159. message bases would allow easy uploads of offline replies. It works like this:
  160.  
  161. *2
  162.  
  163. Hi, user #2.  This is a message to user 2.
  164.  
  165. *55
  166.  
  167. Hi, user #55, this is a message to user #55.
  168.  
  169. ====
  170.  
  171. the mod simply reads the thing into memory until it reachers a * line, sends
  172. the mail to that user, and keeps going.
  173.  
  174. Something would need to be added to control the destination message area, but
  175. that wouldn't be difficult.
  176.  ------------
  177. Category 8,  Topic 2
  178. Message 12        Fri Dec 11, 1992
  179. HOWIE-CBM                    at 00:16 EST
  180.  
  181.  I found the following which may be helpful:
  182.  -------------------------------------------
  183.  
  184.  Subject: QWKie/QMail fix
  185.  From: bbs-artmoore@jwt.UUCP (arthur moore), The Matrix
  186.  
  187.  Date: Mon, 7 Dec 1992 04:03:07 GMT
  188.  
  189.  If you are using QWKie to read your QWK packets offline, you may have
  190.  problems with Qmail doors.
  191.  
  192.  To remedy this problem, load the main program only, type POKE 3684,32.
  193.  Now resave the main program (ame filename).  Your Qmail problems should
  194.  be history.
  195.  
  196.  ('Specially for you, MIKE!)
  197.  
  198.  ( ( Art Moore   Usenet bbs-artmoore@jwt.uucp
  199.   ) )             -or-  bbs-artmoore@jwt.oau.org
  200.  ( (             Fidonet CBM  -  Arthur Moore
  201.   ) )__Ask me about the C64 qwk offline reader!__
  202.  
  203.  -------------------------------------------
  204.  
  205.  I have not tried this, so I'd suggest doing it only on a duplicate copy.
  206.  
  207.  Howie
  208.  ------------
  209. Category 8,  Topic 2
  210. Message  13       Wed Apr 21, 1993
  211. G.NOGGLE [Greg]              (Forwarded) 
  212.  
  213. Hmm I hope this is the right place for this. I am wondering if there was any
  214. fido net software ever written for the 64/128 If so where,who, and how much?
  215.                                     Greg
  216.  ------------
  217. Category 8,  Topic 2
  218. Message  14       Wed Apr 21, 1993
  219. HOWIE-CBM                    (Forwarded) 
  220.  
  221. Greg,
  222.  
  223. Could you be referring to the QWKReaders?
  224.  
  225. I think we have them here in the Library.
  226.  
  227. Howie
  228.  ------------
  229. Category 8,  Topic 2
  230. Message  15       Thu Apr 22, 1993
  231. G.NOGGLE [Greg]              (Forwarded) 
  232.  
  233. Howie
  234.      Could be,I know next to nothing about fidonet. I just found out that I
  235. had a node in the neigborhood and it got me curious! So a place to start
  236. looking is VERY welcome So I will take it a look.
  237.                         Thanks
  238.                          Greg
  239.  ------------
  240. Category 8,  Topic 2
  241. Message 16        Thu Apr 22, 1993
  242. CBM-ED [e.g.bell]            at 09:47 EDT
  243.  
  244.  Greg:  Just to expand on Howie's message.  You don't need special software
  245.  to access FIDO.  Any software you happen to use for GEnie can be used there.
  246.  Some people like to call a FIDO board, download all the new messages, log
  247.  off, and read and reply to them offline, then call back in, upload this
  248.  reply packet, thus saving time on the phone. That is what the QWKRR and 
  249.  QWKIE (128 and 64 versions respectively) do.  They are NOT telecomm
  250.  programs per-se.  They are more like file processors that let you create
  251.  replies to messages.  You will still need a terminal program, something
  252.  to dissolve the packages once you get them (i.e. CS-DOS), and this prog.
  253.  I personally use RTCMaster to dial in and read my mail.  Many people also
  254.  use DesTerm, Dialogue, NovaTerm, etc.   
  255.  ------------
  256. Category 8,  Topic 2
  257. Message 17        Thu Apr 22, 1993
  258. G.NOGGLE [Greg]              at 20:30 EDT
  259.  
  260. Ed:
  261.    Perhaps I should have expanded on what I was looking for Although maybe I
  262. don't really know. I was wondering if there was a for the c= to access the
  263. different threads off a  "backbone" or perhaps a better way to put can you run
  264. a fidonet board on a 64 or 128. Yes that is the way to put it Probally
  265. wishfull thinking seeing how I have given up of any reasonable way getting the
  266. commodore to handle a FTP feed. So I am greedy,sue me and see what you get :)
  267.                                     Greg
  268.  ------------
  269. Category 8,  Topic 2
  270. Message 18        Thu Apr 22, 1993
  271. CBM-ED [e.g.bell]            at 23:25 EDT
  272.  
  273.  Yes, Greg... there is a program called VortexNet by Stephen Kunc that 
  274.  handles what you want.  Don't have an address... it is like $25 for 
  275.  shareware to be a registered user I believe, and runs on a C128.
  276.  ------------
  277. Category 8,  Topic 2
  278. Message 19        Fri Apr 23, 1993
  279. G.NOGGLE [Greg]              at 00:09 EDT
  280.  
  281. sounds like the ticket,thanks ED.
  282.                          Greg
  283.  
  284.  ------------
  285. Category 8,  Topic 2
  286. Message 20        Fri Apr 23, 1993
  287. HOWIE-CBM                    at 01:25 EDT
  288.  
  289. I seem to recall seeing some good things (and a few minor probs) posted about
  290. VortexNet.  In other words, the first release version seems to run quite
  291. nicely.
  292.  
  293. Howie
  294.  ------------
  295. Category 8,  Topic 2
  296. Message 21        Fri Apr 23, 1993
  297. CBM-ED [e.g.bell]            at 02:24 EDT
  298.  
  299.  It is well beyond the first version release now Howie.  Probably
  300.  3rd or 4th by now.  
  301.  ------------
  302. Category 8,  Topic 2
  303. Message 22        Fri Apr 23, 1993
  304. CMD-DOUG                     at 20:06 EDT
  305.  
  306. Ed, have you seen the more recent release? Just wondering if he had ever
  307. gotten any partition support or high-speed modem support into the program.
  308.  ------------
  309. Category 8,  Topic 2
  310. Message 23        Sat Apr 24, 1993
  311. B.ENNIS1 [Torby]             at 17:39 EDT
  312.  
  313. How can you get into contact with VortexNet author to see a demo of his
  314. program?
  315.  ------------
  316. Category 8,  Topic 2
  317. Message 24        Sat May 01, 1993
  318. B.VRIELING1 [Bruce]          at 18:43 EDT
  319.  
  320. Stephen Kunc runs node 1:163/227, at phone number (613) 567-2128. This is in
  321. the Kingston/Ottawa area of Canada.
  322.  
  323. ...Bruce
  324.  
  325. GEnie: B.VRIELING1
  326.  Internet: bvrieling@undergrad.math.uwaterloo.ca
  327.  Fido: Bruce Vrieling @ 1:229/15
  328.  
  329.  ------------
  330. Category 8,  Topic 2
  331. Message 25        Wed May 05, 1993
  332. AMFORD                       at 22:13 EDT
  333.  
  334. =-=-=-=-=-=-=
  335.     From:  Stephen Kunc               Submitted:  03 Feb 93 13:51:00
  336.  Subject:  VortexNet 128                 Status:  Public Received:  No        
  337. Group:  COMMODORE COMPUTER CONFERENCE  (35) I don't manage to get into this
  338. area very often, but I noticed your message  and I've got a "Features" list
  339. here which is mostly sophistry and lies, but  I'll import it to the end of the
  340. message anyway... 
  341.  
  342.  
  343. VortexNet 4.7 Features List:  ----------------------------  
  344.  o  full-featured BBS/Mailer package 
  345.  o  FTS-0001 Network (Fidonet) compliant 
  346.  o  supports 4 drives on-line with full sysop configuration 
  347.  o  80 column fast mode operation 
  348.  o  300/1200/2400 baud support 
  349.  o  fast direct sector read/write message operation 
  350.  o  provides 1398 messages on 2 dedicated 1581 disk drives 
  351.  o  sysop-configured menus, opening, closing & bulletin screens 
  352.  o  3 individual access file-transfer directories w/ Xmodem-CRC 
  353.  o  remote ANSI 
  354.  o  80K of cheesy documentation  
  355.  o  45 separate access-controlled message areas 
  356.  o  includes off-line local Full Screen message editor 
  357.  o  private e-mail mailbox section 
  358.  o  fine-tuned individual message area options 
  359.         * optional quoting ability 
  360.         * seen-by & path line optional removal 
  361.         * anonymous features 
  362.  o  CBM-ascii/ASCII text file importing w/ message exports 
  363.  o  remote upload to message function 
  364.  o  message 'crossposting' capability 
  365.  o  Fidonet tested with echomail hubs using: 
  366.         * Binkley 2.4/2.5 
  367.         * Frontdoor (all versions) 
  368.         * Opus (latest version) 
  369.  o  routed netmail functions 
  370.  o  receives file-attaches 
  371.  o  accepts gated UUCPmail 
  372.  
  373.  o  full function userlog, message base and nodelist editors 
  374.  o  supports user-written BBS modules (online & offline) 
  375.  o  full editable new user application routines 
  376.  o  on-line voting and trivia 
  377.  o  on-line co-sysop editors 
  378.  o  detailed system activity log 
  379.  o  editable random quotes feature 
  380.  
  381.  o  includes two complete on-line games: 
  382.         * Chess: 
  383.             - supports entire userlog w/ 80 ongoing games 
  384.         * Citadel: 
  385.             - full featured 150 player 'real-time' economy/war game 
  386.             - 48x72 square full-terrain map 
  387.             - player controlled empire building 
  388.             - computer arbitrated alliances 
  389.             - full trade/warfare/marketplace economy 
  390.  
  391.  o  Fidonet dedicated support echo for direct help 
  392.  o  continued software support and expansions planned 
  393.  o  cute, single author prefers redheads 
  394.  
  395.  
  396. The address is: 
  397.  
  398. VortexNet HQ  202-67 Cartier St.,  Ottawa, ON  K2P 1J6  Canada 
  399.  
  400. Registered copies are $25, or 40 ounces of Wild Turkey. 
  401.  
  402.  
  403. --- VortexNet v4.7a  [1.1] 
  404.  * Origin: Nude Penguin Pictures On Sale Here ...   (1:163/227)  =-=-=-=-=-=-=
  405.  ------------
  406. Category 8,  Topic 2
  407. Message 26        Wed May 05, 1993
  408. AMFORD                       at 22:19 EDT
  409.  
  410.   Well that did not format too badly...  I asked on the Vortexnet bbs echo for
  411. some other bbs numbers, so hopefully that will be forth coming also. 
  412.  
  413.   I don't think that he has yet done anything with CMD support, although he
  414. was encouraged to contact them to see if arrangments could be made.
  415.  ------------
  416. Category 8,  Topic 2
  417. Message 27        Fri May 07, 1993
  418. C128.JBEE                    at 01:00 EDT
  419.  
  420.  Would be interesting to know if it has Swiftlink support.
  421.  ------------
  422. Category 8,  Topic 2
  423. Message 28        Fri May 07, 1993
  424. CBM-ED [e.g.bell]            at 03:06 EDT
  425.  
  426.  The last I corresponded w/Stephen Kunc (we are still talking about
  427.  VortexNet, right) it did not, tho that could have changed since then.
  428.  ------------
  429. Category 8,  Topic 2
  430. Message 29        Thu May 13, 1993
  431. AMFORD                       at 21:44 EDT
  432.  
  433.   Yep, VortexNet does not yet have swiftlink support. Nor does it support the
  434. REU, RamLink, or HD.  The REU, RL and HD have all been used on it, emulating a
  435. 1541, 71, or 81, but the software does not take advantage of them. 
  436.   Just another poor software author supporting what equipment he has
  437. available. :)
  438.  ------------
  439. Category 8,  Topic 2
  440. Message 30        Sun May 30, 1993
  441. R.MURPHY1 [Maharishi]        at 12:43 EDT
  442.  
  443. With regards to VortexNet, is there a demo copy available?  I'm interested in
  444. seeing what this software has to offer but really don't care to spend $25
  445. (even though that's minimal) on something I may not want to pursue.
  446.  ------------
  447. Category 8,  Topic 2
  448. Message 31        Sun May 30, 1993
  449. CBM-ED [e.g.bell]            at 20:08 EDT
  450.  
  451.  RM:
  452.   RM> With regards to VortexNet, is there a demo copy available? 
  453.   RM> I'm interested in seeing what this software has to offer but
  454.   RM> really don't care to spend $25 
  455.  
  456.  There was... the owners had a way they could scratch their config file and
  457.  pass it along as demo ware, tho I don't know if that is still the case.
  458.  I have a copy someone sent me like that, tho I'm not a user and don't know
  459.  enough about it to do the same.  Why don't you write to Stephen Kunc.  I
  460.  can try to dig up the address if you don't have it.
  461.  ------------
  462. Category 8,  Topic 2
  463. Message 32        Mon May 31, 1993
  464. R.MURPHY1 [Maharishi]        at 00:12 EDT
  465.  
  466. Thanks!  I'm running something right now but am always looking out for what's
  467. out there.  Mostly this is for a frame of reference.  Sound confusing?  Nah. 
  468. I just wanna know what's there.  I pulled his address in Canada off of the
  469. description of VortexNet (Msg #25 I think) so I might just do that.
  470.  ------------
  471. Category 8,  Topic 2
  472. Message 34        Fri Nov 19, 1993
  473. LLOYD                        at 01:45 EST
  474.  
  475. I seem to be having problems with the Internet packets here on  GEnie
  476.     I can download the CBM files and un-zip them with no problems. But for
  477. subjects written on other computers, the files come out garbage.
  478.    I've tried the QWKie utility, but it didn't help. 
  479.    Any ideas?
  480.        Lloyd
  481.  ------------
  482. Category 8,  Topic 2
  483. Message 35        Fri Nov 19, 1993
  484. H.HERMAN1                    at 02:14 EST
  485.  
  486. Lloyd,
  487.  
  488. I am not sure I understand the nature of the problem from the description.
  489.  
  490. I can only quess that the "other computer... files" you refer to are text, as
  491. opposed to the Commodore files which are program?  If that is the case, be
  492. sure to issue an ASCII command before you do a GET.
  493.  
  494. Howie
  495.  ------------
  496. Category 8,  Topic 2
  497. Message 36        Sun Nov 21, 1993
  498. LLOYD                        at 13:32 EST
  499.  
  500. I guess that I didn't make myself clear.
  501.     I downloaded a few files from GEnie's Internet service, here. Their
  502. reffered to as packets passed around on different subjects. And there are
  503. several CBM packets. There are also packets on other subjects. Anything from
  504. business to astronomy, or Atari computers.
  505.    I can dowload the CBM packets and read them fine. They are in real ASCII.
  506. They are un-zipped with the un-zipper available here.
  507.    The packets on any other subject is the problem. They are un-readable. They
  508. have the appearance of being a compressed file.
  509.    With these internet packets, you can send mail to your friends on 
  510. CompuServe, or Prodogy, or elsewhere. You can receive them, too, if you can
  511. read them. That's not correct. When you get an internet message, it comes
  512. trough GEnie mail, I think.
  513.    I know people on here use the internet service. What do I need to get going
  514. on this?
  515.  
  516.                                                   Lloyd
  517.  ------------
  518.  
  519. 8  ************
  520. Topic 6         Sat Jan 08, 1994
  521. D.KINING [deltar]            at 20:19 EST
  522. Sub: programs in E-mail                     
  523.  
  524. I've got the C= Hacking online magazine and it has programs in some  sort of
  525. code that I know nothing about. What is it and how do I get the program out of
  526. the seq file?
  527. 7 message(s) total.
  528.  ************
  529.  ------------
  530. Category 8,  Topic 6
  531. Message 1         Sat Jan 08, 1994
  532. D.KINING [deltar]            at 20:23 EST
  533.  
  534. I stated most everything in the description but here goes again. I have the C=
  535. Hacking issues that were available here and on Internet. Seems that there are
  536. programs in some wierd code that allows basic programs to be sent via E-mail.
  537. I have heard nothing  about this coding before logging onto GEnie. What is it
  538. and how do I go about getting the programs in the  C= Hacking seq files
  539. converted back into PRG files and is there a way to convert BASIC files to
  540. this code? I hope that there is something available on GEnie for the 64 but I
  541. have no idea what to look for in the directories.
  542.  
  543.                       Deltar :)
  544.  ------------
  545. Category 8,  Topic 6
  546. Message 2         Sun Jan 09, 1994
  547. H.HERMAN1                    at 03:42 EST
  548.  
  549. Deltar,
  550.  
  551. UUXFER for the C64 and the latest version of ACE for the 64 and 128 will
  552. UUdecode those listings.
  553.  
  554. I know that Fuzzy Fox's UUxfer is in the Library.  I do not believe that the
  555. latest ACE is here though.
  556.  
  557. Howie
  558.  ------------
  559. Category 8,  Topic 6
  560. Message 3         Sun Jan 09, 1994
  561. D.KINING [deltar]            at 22:08 EST
  562.  
  563. Ok. I found the program. Works good for true ascii but not for PETASCII. I
  564. tried get the files out of the .SFX files that the first5 issues were in  on
  565. here and all I got was end of file errors. The only file I was able to get any
  566. stuff out of was the issue # 6 that was 700+ blocks of true ascii.
  567.  
  568. Does anyone have the original files in true ascii that they could upload?
  569.  
  570.  ------------
  571. Category 8,  Topic 6
  572. Message 4         Mon Jan 10, 1994
  573. C128.JBEE                    at 00:22 EST
  574.  
  575.  If you have a C-128, just load the Hacking files, delete everything but
  576.  the program listings, rename the file, and then save back as ASCII CL
  577.  text.  Then use UU encode programs to extract the file.
  578.  ------------
  579. Category 8,  Topic 6
  580. Message 5         Mon Jan 10, 1994
  581. C.TAYLOR37 [C=Hacking]       at 21:59 EST
  582.  
  583. Also, If you have a C-128 or C-64 for that matter - Do a library search for
  584. ACE written by Craig Bruce. It's a semi-unix-type environment and has a
  585. uudecoder that will handle either ASCII or PET-SCII uu-decodes...
  586.  
  587. If it's not on here, lemme know and I'll arrange to get it uploaded...
  588.  
  589. - Craig Taylor
  590.  (editor) C= Hacking
  591.  
  592. P.S. Issue 7 is coming out rsn (Real Soon Now...)
  593.  prob. by end of the month.
  594.  
  595.  ------------
  596. Category 8,  Topic 6
  597. Message 6         Tue Jan 11, 1994
  598. H.HERMAN1                    at 01:15 EST
  599.  
  600. Craig,
  601.  
  602. I am pretty sure that the latest ACE is not here.
  603.  
  604. I have a copy of the original (ascii) somewhere, but I do not think that this
  605. is a suitable format for GEnie.  Better to have everything already
  606. "programmed", and maybe bunched into some sfx's?
  607.  
  608. Just my opinion...
  609.  
  610. Deltar,
  611.  
  612. After you convert the petascii to ascii, be sure to save each UUencoded file
  613. seperately.  That is, save as many seperate files as there are UUencoded
  614. files.  UUxfer will handle one UUencoded file at a time.
  615.  
  616. ACE, on the other hand, as Craig notes will handle either ascii or petascii,
  617. and multiple UUencoded files, within one file.  A major step up in
  618. enhancement.
  619.  
  620. Howie
  621.  ------------
  622. Category 8,  Topic 6
  623. Message 7         Tue Jan 11, 1994
  624. D.KINING [deltar]            at 19:45 EST
  625.  
  626. Well, I think that uuxfer can handle files with multiple uucoded programs in
  627. it cause it extracted all of the files in the issue #6 that was in true
  628. ascii.700 blocks long too. (got FD-2000 and C=64). I'll look to see if ACE is
  629. here as well. What I would like to see is the  C= Hacking magazine in .ARC
  630. or.SFX format with each article seperated from the others and each program
  631. decoded into its runable program format. I may jusust do that with #6. Thanks
  632. for everyone's help though. I appreciate it.
  633.  
  634.                          Deltar :)
  635.  
  636.  ------------
  637.  ************
  638. Topic 7         Sat Nov 20, 1993
  639. B.KIRKLAND                   (Forwarded) 
  640. Sub: Modem Problem (1670 4dip)              
  641.  
  642. Could someone tell me what's going on?
  643. 5 message(s) total.
  644.  ************
  645.  ------------
  646. Category 8,  Topic 7
  647. Message 1         Sat Nov 20, 1993
  648. B.KIRKLAND                   (Forwarded) 
  649.  
  650. For over two months now my modem would not connect to GEnie or any other BBS. 
  651. It would give a lot of errors, as if I was pressing keys before pressing
  652. RETURN (I.e. after pressing return it would print a whole line of garbage and
  653. say it was in invalid response.)
  654.  
  655. Anyway,  I unplugged the modem for about 6 weeks, then today desided to try it
  656. again.  It works without any  problems so far.
  657.  
  658. Is something wrong with my modem, computer, phoneline, or what?
  659.  
  660. Bob.
  661.  ------------
  662. Category 8,  Topic 7
  663. Message 2         Sat Nov 20, 1993
  664. CBM-ED [e.g.bell]            (Forwarded) 
  665.  
  666.  Bob:
  667.   BK> as if I was pressing keys before pressing RETURN (I.e. after
  668.   BK> pressing return it would print a whole line of garbage and say
  669.   BK> it was in invalid response
  670.  
  671.  This sounds a lot like a noisy phone line.  Maybe your phone company
  672.  upgraded their equipment in the 6 week interim.  Another thing that
  673.  might have caused that, tho I doubt it would be at 1200 baud, would
  674.  be inability of the modem to handle the baud rate.  One sign of a 
  675.  modem going bad is when it starts sending a lot of UUUUUUUUUUUUUUU
  676.  characters as I recall.
  677.  ------------
  678. Category 8,  Topic 7
  679. Message 3         Sun Nov 21, 1993
  680. B.KIRKLAND                   (Forwarded) 
  681.  
  682. I forgot to mention:
  683.  
  684. This also did not work:  OPEN 1,2:PRINT#1,"ATDT"
  685.  
  686. That should have made the dial tone sound in the speaker in the modem, but
  687. nothing happend.
  688.  
  689. Like I said tho, everything works fine, for now.
  690.  
  691. Bob.
  692.  ------------
  693. Category 8,  Topic 7
  694. Message 4         Sun Nov 21, 1993
  695. CBM-ED [e.g.bell]            (Forwarded) 
  696.  
  697.  Bob:
  698.   >>> This also did not work:  OPEN 1,2:PRINT#1,"ATDT"
  699.   >>> That should have made the dial tone sound in the speaker in the
  700.   >>> modem, but nothing happend.
  701.  
  702.  The 1670 may not handle that without a delay between each of the
  703.  characters.  It has been a long time since I did any BASIC programming
  704.  to send characters to the modem, but I kind of remember that the 1670
  705.  did require a delay after each character sent to the modem.
  706.  ------------
  707. Category 8,  Topic 7
  708. Message 5         Mon Nov 22, 1993
  709. M.RANDALL2 [Maurice]         (Forwarded) 
  710.  
  711.  If this helps any, here is the basic loader I use when logging
  712.  onto Q-Link. This first disables the speaker in the modem and then
  713.  proceeds to load and run the QLink software. (I disable the 
  714.  speaker so that my wife can't tell when I'm running up the
  715.  credit card bill)
  716.  
  717.  10 open5,2,2,chr$(0)+chr$(0)+chr$(61)+chr$(1):forl=1to500:next
  718.  20 ms$="atm0":print#5,ms$+chr$(13)
  719.  30 for l=1to500:next:close5
  720.  40 %quantum
  721.  
  722.  Notice the delay after opening the channel to the modem, and then
  723.  the next delay after sending the command to turn the speaker off.
  724.  And then line 40 loads up QLink. I have JiffyDos, so the '%' works
  725.  in my case to load 'quantum'.
  726.  Where I placed the 'atm0', you could substitute the 'atdt' to 
  727.  initiate the dial tone.
  728.  ------------
  729.  
  730. 8  ************
  731. Topic 9         Sun Jun 20, 1993
  732. W.WILEY2                     (Forwarded) 
  733. Sub: interface Supra 2400 modem? ideas?     
  734.  
  735. would like to use it with GEnie in C128; perhaps a kit or schematics?  I just
  736. might forget Qlink if I get 2400 baud here...
  737. 15 message(s) total.
  738.  ************
  739.  ------------
  740. Category 8,  Topic 9
  741. Message 1         Sun Jun 20, 1993
  742. CBM-ED [e.g.bell]            (Forwarded) 
  743.  
  744.  I use an Omnitronix interface with my Supra 2400 here on GEnie and
  745.  have for YEARS.  It is a good modem, and I'm sure any interface
  746.  will make you a believer!
  747.  ------------
  748. Category 8,  Topic 9
  749. Message 2         Sun Jun 20, 1993
  750. HOWIE-CBM                    (Forwarded) 
  751.  
  752. Well, I don't know how to build them.  But you can buy them:
  753.  
  754. (1)  A SwiftLink from CMD, right here on GENie, or
  755.  
  756. (2) An Omnitronix.
  757.  
  758. I have no idea what is inside these interfaces.  However both will let you use
  759. your Surpra quite nicely!
  760.  
  761. Howie
  762.  ------------
  763. Category 8,  Topic 9
  764. Message 3         Sun Jun 20, 1993
  765. M.NEUS [Neusoft]             (Forwarded) 
  766.  
  767. If your on a budget, I've been using a device from Aprotek call the "Com-
  768. Modem" adaptor.  Its not a true RS-232 interface, but it does the job very
  769. nicely.  One drawback is you'll need a male to male straght  cable (RS-232
  770. ports on the computer are normally male, requireing a female to male cable). 
  771. Anyway, they were about $20.00 three years ago, I'm sure the price has dropped
  772. substantially by now (I garentee they made a very very very very nice profit
  773. at $20, considering it probably cost about $5.00 to build).
  774.  
  775. Mike
  776.  ------------
  777. Category 8,  Topic 9
  778. Message 4         Thu Jul 22, 1993
  779. D.VIOLINO                    (Forwarded) 
  780.  
  781. Software Support has Aprotek Com-Modem adapters for $15.95. Also if you want
  782. to build one there is a file here that will tell you how. I don't remeber
  783. exact number but it should be between #10250-10254. These contain HACK4. A
  784. newsletter.I BELIEVE. Don't hold me to it. I thought about building 1 myself
  785. but the cost made it about the same as a Aprotek Com-Modem adapter.
  786.  ------------
  787. Category 8,  Topic 9
  788. Message 5         Thu Jul 22, 1993
  789. W.WILEY2                     (Forwarded) 
  790.  
  791. found old rs232 interface..can I use it?
  792.  ------------
  793. Category 8,  Topic 9
  794. Message 6         Thu Jul 22, 1993
  795. W.WILEY2                     (Forwarded) 
  796.  
  797. I found an old serial printer interface that is called "Data 20" from Data
  798. Corp. in So. Cal.  In it's small manual it states that it is also used for
  799. interfacing non-commodore modems up to 2400 baud.  Sure enough it does co-
  800. nnect up to both the user port AND the Supra 2400.  But I guess I need some
  801. help in getting it to work still. As it is, no communication passes beyond the
  802. modem with any term s/w I have tried so far. Some defaults seem to have been
  803. set up on the modems 'non-volatile' RAM: 'HS' and 'AA' (-auto answer) are lit
  804. on power-up.  Any ideas? Someone suggested I use  Desterm for toggling some
  805. feature.*s
  806.  ------------
  807. Category 8,  Topic 9
  808. Message 7         Thu Jul 22, 1993
  809. CBM-MARK                     (Forwarded) 
  810.  
  811.  Well, the 'HS' being on means the modem is set to communicate at 2400 baud
  812.  but I'm not sure how to turn off Auto-Answer other than through the software.
  813.  You might try sending the modem  AT&F  which should write the factory
  814.  default settings to the non-volatile ram and se if that turns off Auto-
  815. Answer.
  816.  
  817.                Mark
  818.  ------------
  819. Category 8,  Topic 9
  820. Message 8         Thu Jul 22, 1993
  821. CBM-ED [e.g.bell]            (Forwarded) 
  822.  
  823.  I believe if you set register S0 to 0, you will disable auto-answer.  That
  824.  is the register that tells the modem what ring to answer on.  
  825.  ------------
  826. Category 8,  Topic 9
  827. Message 9         Thu Jul 22, 1993
  828. CBM-MARK                     (Forwarded) 
  829.  
  830.  Ed, according to my modem's manual that's right ;)  I missed reading that
  831.  before.  Thanks!
  832.  ------------
  833. Category 8,  Topic 9
  834. Message 10        Fri Jul 23, 1993
  835. C128.JBEE                    (Forwarded) 
  836.  
  837.  I think the main point of your message was that the modem is not receiving
  838.  ANY commands from the computer, correct?
  839.  
  840.  Is so, I would like to point out generally any interface on the user port
  841.  "should" be able to drive either a printer or modem.  If by chance yours
  842.  can not, we do have files in library #1 for building your own.
  843.  ------------
  844. Category 8,  Topic 9
  845. Message 11        Fri Jul 23, 1993
  846. HOWIE-CBM                    (Forwarded) 
  847.  
  848. I have never heard of a "Data 20".  However, if it is like any of the other
  849. dual purpose interfaces I've seen it will have either dip switches, or more
  850. likely, jumper switches internally that allow the user to switch its
  851. functions, between those of acting as a printer interface, and as one for a
  852. modem.
  853.  
  854. Ostensibly, the jumpers will reverse many of the line input/output directions
  855. of various functions, affecting pins 2, 3, 4, 5, 6, 7, 8, 12, 20 and 22.
  856.  
  857. Follow your manual's instructions to set these jumpers (or dip switches) to
  858. their modem settings, and any Terminal program will then be able to
  859. communicate with your modem quite nicely.
  860.  
  861. Howie
  862.  ------------
  863. Category 8,  Topic 9
  864. Message 12        Sun Sep 12, 1993
  865. B.WALKER                     (Forwarded) 
  866.  
  867.    I am new here, but have a commodore in the back room, I was so glad to see
  868. I can now download some great programs as soon as I get my hands on the com-
  869. modem adaptor.
  870.  ------------
  871. Category 8,  Topic 9
  872. Message 13        Sun Sep 12, 1993
  873. C128.JBEE                    (Forwarded) 
  874.  
  875.  There are some "build your own" plans in Library #1.  If you own an IBM
  876.  PC get the files uploaded by "JBEE".  I believe "null-modem" as a search
  877.  or "null" will pull them all up.
  878.  ------------
  879. Category 8,  Topic 9
  880. Message 14        Thu Oct 14, 1993
  881. D.SCHWARTZ [FORBIN ONE]      (Forwarded) 
  882.  
  883. Well, I don't know what happend but I tried one of those BUILD-IT- YOURSELF
  884. modem interface projects and it didn't work.  I just kept my Supra-2400's Send
  885. and Receive lights on...  I checked all solder points and tested the
  886. transistors and nothing was dead...  Oh well...
  887.  ------------
  888. Category 8,  Topic 9
  889. Message 15        Mon Nov 01, 1993
  890. W.WILEY2                     (Forwarded) 
  891.  
  892. I ended up buying the Commodem adapter, since I can drive 30 min. from  home
  893. to Software Support Int'l.  It works GREAT!  I just flip a switch  to change
  894. from 1670 modem emulation to Hayes emulation,  and all the work  is done for
  895. me.  I think I did need to use the Supras manual to set the defaults for its
  896. startup, but that took about 10 minutes.  I thank you for the advice...it was
  897. perfect!  -Will
  898.  ------------
  899.  
  900. 8