home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / bbs / misc / 518 < prev    next >
Encoding:
Internet Message Format  |  1992-08-18  |  2.5 KB

  1. Path: sparky!uunet!wupost!rice!lub001.lamar.edu!lairdpg
  2. From: lairdpg@lub001.lamar.edu
  3. Newsgroups: comp.bbs.misc
  4. Subject: Re: How to use command.com remote??
  5. Message-ID: <1992Aug18.173520.1455@lub001.lamar.edu>
  6. Date: 18 Aug 92 17:35:20 +1700
  7. References: <13428@chalmers.se> <Bt4tM6.M66@revcan.rct.ca>
  8. Organization: Lamar University - Beaumont
  9. Lines: 62
  10.  
  11. In article <Bt4tM6.M66@revcan.rct.ca>, robert@revcan.rct.ca (Robert Presland) writes:
  12. > In article <13428@chalmers.se> d0berg@dtek.chalmers.se (Lars-Ake Berg) writes:
  13. >>
  14. >>Hi!
  15. >>I'm new at this BBS business...
  16. >>I have tried to get Telix host mode to work and it works as long as I 
  17. >>don't try entering DOS-Shell, then it crashes and that's only when I log
  18. >>on from remote. The problem is caused by the command that is execute in a
  19. >>batchfile, ctty. The errormessage that displays says: Error writing to device
  20. >>or something like that. ctty com2 where I have my modem . I've tried it from
  21. >>DOS and I get the same result. WHat is wrong?
  22. >>
  23. >>The host sourcefile also mentions something about a file called rshell.com
  24. >>which I don't have and haven't found anywhere so far, can anyone help me 
  25. >>there?
  26. >>
  27. >>Happy Hacking!
  28. >>
  29. > Well I odn't know much about Telix, but I do know that you can run a simple
  30. > DOS session over the com port by simply doing C:\COMMAND.COM < COM1 > COM1
  31. > on the local machine.  This will redirect all input and output over the com
  32. > port.  But only DOS simplistic programs will work, like Edlin.  If you want
  33. > to run anything worthwhile over the com port, you will need something like
  34. > DoorWay which will let anything run over the com port, and I mean anything.
  35. > -- 
  36. > ---------------------------------------------------------------------------
  37. >   Internet: robert@revcan.rct.ca                Hell On A Disk BBS
  38. >   FidoNet: Robert Presland (1:243/27)           (613) 569-0290 * CSP/V32b
  39. > ----------------------------------------------------------------------------
  40.  
  41. Sorry about the double post, but try this batch file to exit to and use DOS>
  42. echo off
  43. mark
  44. watchdg2 on
  45. ctty aux2
  46. echo Enter "EXIT" to return to TELIX
  47. prompt $p$g
  48. command.com
  49. c:
  50. cd\bbs
  51. ctty con
  52. watchdg2 off
  53. release
  54. exit
  55.  
  56.  
  57. NOTE:  You will need the following files to accomplish the shell and get it
  58. to work correctly:
  59.  
  60. IBMAUX.COM
  61. WATCHDOG2.COM
  62. MARK.COM
  63. RELEASE.COM
  64.  
  65. If you can't find these, I will stick them on WUARCHIVE.WUSTL.EDU in the
  66. /pub/MSDOS_UPLOADS directory as DOSSHELL.ZIP.  Just let me know, though!
  67.  
  68. happy bbsing to ya!
  69.  
  70. N5UYH (SYSOP) @ The HAM Connection BBS  (409)833-1795 24 hours S.E. Texas
  71.