home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / programm / 20802 < prev    next >
Encoding:
Text File  |  1993-01-06  |  1.2 KB  |  31 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!swrinde!gatech!destroyer!ncar!ncar.ucar.edu!hpoppe
  3. From: hpoppe@ncar.ucar.edu (Herb Poppe)
  4. Subject: Re: ADSP prob: dspOpen gives errState! hints? (Q)
  5. Message-ID: <1993Jan6.160446.19581@ncar.ucar.edu>
  6. Sender: news@ncar.ucar.edu (USENET Maintenance)
  7. Organization: National Center for Atmospheric Research
  8. References: <justin.726314554@tasman>
  9. Date: Wed, 6 Jan 1993 16:04:46 GMT
  10. Lines: 19
  11.  
  12. In article <justin.726314554@tasman> justin@tasman.cc.utas.edu.au (Justin 
  13. Ridge) writes:
  14.  
  15. > Now to the point of this posting.  I am trying to write a client
  16. > application that will communicate with a server application on another 
  17. Mac,
  18. > via an AppleTalk network, using ADSP in THINK C.  However, I cannot get a
  19. > local socket to issue an open request (dspOpen).
  20. > ...
  21. > (*myDSPPBPtr).ccbRefNum = connRefNum;
  22. > ...
  23.  
  24. You have failed to initialize the client's connection end (dspInit) before 
  25. calling dspOpen.
  26. How else can you get a value for 'connRefNum'.?
  27.  
  28. Herb Poppe                 National Center for Atmospheric Research (NCAR)
  29. hpoppe@ncar.ucar.edu       1850 Table Mesa Dr.
  30. (303) 497-1296             Boulder, CO  80303
  31.