home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / next / software / 3045 < prev    next >
Encoding:
Internet Message Format  |  1992-12-12  |  1.9 KB

  1. Path: sparky!uunet!usc!wupost!spool.mu.edu!agate!darkstar.UCSC.EDU!cats.ucsc.edu!beeman
  2. From: beeman@cats.ucsc.edu (Adam Beeman)
  3. Newsgroups: comp.sys.next.software
  4. Subject: Objective-C "modem object", anyone?
  5. Date: 13 Dec 1992 01:30:54 GMT
  6. Organization: University of California; Santa Cruz
  7. Lines: 28
  8. Message-ID: <1ge3oeINNgue@darkstar.UCSC.EDU>
  9. References: <1992Dec12.105212.5935@mic.ucla.edu> <1gdr5tINNfml@crcnis1.unl.edu> <tlm.724206318@scl1.al.iastate.edu>
  10. NNTP-Posting-Host: am.ucsc.edu
  11.  
  12.  
  13.  
  14. Hi, I'm just starting to learn Objective C and NeXTStep, and was thinking that
  15. perhaps a good first project that might teach me a lot would be to do a NeXT 
  16. port of the BSX mud client.  Basically it's a program that draws graphics and
  17. writes text from a remote multi-user game.  However, as I'm not directly on
  18. the network, before I can focus on how the hell to do the graphics, I need to
  19. find some way to communicate with my modem so that I can watch for the various
  20. messages that are meant for the client and not the user.
  21.  
  22. This doesn't have to be all that complicated of an object, but it had occured
  23. to me that maybe someone has already written something that might make this
  24. whole area easier to work with, since I don't really want to know how the modem
  25. works, etc, I just want to be able to dial, read from it, send to it, and hang
  26. up.
  27.  
  28. If you have anything, either post it or mail it... if it's after December 17
  29. you should probably mail it because I'll be off the net for a few weeks.
  30.  
  31. Thanks in advance (if you can help ;-))
  32.  
  33. -Adam
  34. -- 
  35. -------------------------------------------------------------------------------
  36.  From the Mind of Adam Beeman       || Flames:      root@localhost
  37.  #include <std/disclaimer.h>        || other stuff: beeman@cats.ucsc.edu
  38.  insert your own witty quote here   || NeXT Mail: adam@samsara.santa-cruz.ca.us
  39. -------------------------------------------------------------------------------
  40.