Xref: utzoo comp.sys.mac.misc:1928 comp.sys.mac.programmer:16408 Path: utzoo!attcan!uunet!decwrl!shelby!neon!CS.Stanford.EDU!damon From: damon@CS.Stanford.EDU (Damon A. Koronakos) Newsgroups: comp.sys.mac.misc,comp.sys.mac.programmer Subject: MAC TCP Message-ID: <1990Aug2.192517.13750@Neon.Stanford.EDU> Date: 2 Aug 90 19:25:17 GMT Sender: news@Neon.Stanford.EDU (USENET News System) Reply-To: damon@CS.Stanford.EDU (Damon A. Koronakos) Organization: Computer Science Department, Stanford University Lines: 22 Hi folks, You may or may not be able to help me with this, but I would GREATLY appreciate any insights.. We are trying to use MacTCP (from APDA) on a MacII. We are having problems, and APDA is not being particularly helpful. When trying to access the MacTCP device using the device driver call PBOpen, we are getting an error #-23 "requested read/write permission doesn't match driver's open permission" (according to Inside Macintosh). We are setting the permission parameter ioPermssn (byte 27 of the parameter block) to the constant 3 (read/write), though we have tried fsCurPerm (0), fsRdPerm (1) and none of those work either. If anyone has seen this before, installed MacTCP successfully etc, I would much appreciate hearing from you. My email is damon@cs.stanford.edu (probably better than posting replies here).. Thanks, Damon