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