From owner-freebsd-questions Wed Jan 24 13:44:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.xmission.com (mail.xmission.com [198.60.22.22]) by hub.freebsd.org (Postfix) with ESMTP id DAF7937B400 for ; Wed, 24 Jan 2001 13:44:05 -0800 (PST) Received: from www by mail.xmission.com with local (Exim 3.12 #1) id 14LXhv-0003ZK-00 for freebsd-questions@FreeBSD.ORG; Wed, 24 Jan 2001 14:43:59 -0700 Content-Length: 1294 Date: Wed, 24 Jan 2001 14:43:59 -700 To: freebsd-questions@FreeBSD.ORG Content-Transfer-Encoding: 8bit X-Originating-IP: [63.224.113.46] User-Agent: IMHO/0.97.1 (Webmail for Roxen) From: David M Smith MIME-Version: 1.0 Subject: Address Spaces Content-Type: text/plain; charset=iso-8859-1 Message-Id: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello. I apologize if this question is out of scope; however, I am very new to the UNIX OS and I am still learning. BTW. I am using FreeBSD v4.2. I am working on implementing two seperate applications (say agent and otherApp). I want these two applications to use a registration and call-back procedure where the otherApp calls a shared library procedure (also used by the agent) to inform the agent of it's existance as well as to provide an address to a callback procedure. If you have any reading suggestions, or know of any web resources that I should review (regarding application execution, UNIX address spaces, or interprocess communication) please let me know. Thanks again for your time. David M. Smit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message