X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.1 required=5.0 tests=BAYES_05 X-Spam-Check-By: sourceware.org Date: Thu, 18 Dec 2008 11:26:54 -0800 (PST) From: Yalcin Balcioglu Subject: Attaching A windows program to a cygwin program using shared memory? To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <562192.59922.qm@web62303.mail.re1.yahoo.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Dear Cygwin Users, I am trying to connect two simulators developed in Ohio State University through a shared memory. I already connected programs running on linux before using shm_open function. Now I need to connect a program running on windows compiled with Visual Studio and a cygwin program running on cygwin compiled with gcc. Does anybody have an idea how I can do this? I have been searching through the web. But could not get a solid solution or any idea how to do it. Yalcin Balcioglu Ohio State University ECE Department RA -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/