home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!spool.mu.edu!agate!darkstar.UCSC.EDU!cats.ucsc.edu!shandon
- From: shandon@cats.ucsc.edu (Timothy Daniel Kolar)
- Newsgroups: comp.sys.mac.programmer
- Subject: ATP problem
- Date: 14 Sep 1992 21:14:26 GMT
- Organization: University of California, Santa Cruz
- Lines: 26
- Distribution: world
- Message-ID: <192vbiINNeds@darkstar.UCSC.EDU>
- NNTP-Posting-Host: catstest-clusrv.ucsc.edu
- Keywords: question, appletalk
-
- I'm having difficulty with ATPSndRequest...specifically the call always times
- out. It leaves the correct incoming data in the response BDS, so I'm pretty
- sure that the call simply isn't detecting that it is complete.
-
- This is puzzling to me, as
-
- a) I set atpNumBufs to 1, and it is clearly getting back at least one
- datagram.
-
- b) I set atpEOM on the ATPSndRsp end explicitly to true.
-
- c) I interecepted and decoded the return appletalk packet and it seems
- to have the atpEOM bit set correctly
-
- This morning I rewrote the section of code to use the preferred calls rather
- than the alternate ones and it behaves the same way. I'm stumped.
-
- I'm hoping someone out there can make suggestions for things that I can try,
- or will recognize the symptoms straight out. Anyone?
-
- Thanks in advance,
-
- Tim Kolar
- (mediocre Mac programmer)
-
-
-