Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!ucbvax!OSI.NCSL.NIST.GOV!brady From: brady@OSI.NCSL.NIST.GOV (Kevin Brady) Newsgroups: comp.protocols.iso.dev-environ Subject: Use of PEPY Message-ID: <9002131631.AA02807@osi.ncsl.nist.gov> Date: 13 Feb 90 16:31:05 GMT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: inet Organization: The Internet Lines: 29 I am involved in a project that will build a network management system using the encoder/decoder of ISODE. The use of the CMIP/CMIS protocol is required, using PEPY to create the structures and encode/decode routines. The problem: PEPY creates structures with pointers to other structures containing pointers and so on. We need to pass a "message" between processes composed of these struc- tures. To accomplish this over a socket leaves a "piece- meal" approach as the only alternative for a bcopy. This is totally unacceptable, does anyone know of a way to have PEPY generate "instances" rather than pointers?? Kevin Brady brady@osi.ncsl.nist.gov (129.6.48.100)