delorie.com/archives/browse.cgi | search |
From: | Richard Dawe <richdawe AT bigfoot DOT com> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: IPC on Windows |
Date: | Mon, 23 Oct 2000 19:54:01 +0100 |
Organization: | Customer of Energis Squared |
Lines: | 22 |
Message-ID: | <39F48949.3FF0CDD7@bigfoot.com> |
References: | <Pine DOT LNX DOT 4 DOT 10 DOT 10010231436380 DOT 1624-100000 AT baby DOT siemens DOT ebp DOT ii3 DOT b-rail DOT be> |
NNTP-Posting-Host: | modem-201.barium.dialup.pol.co.uk |
Mime-Version: | 1.0 |
X-Trace: | newsg4.svr.pol.co.uk 972327638 11074 62.136.47.201 (23 Oct 2000 19:00:38 GMT) |
NNTP-Posting-Date: | 23 Oct 2000 19:00:38 GMT |
X-Complaints-To: | abuse AT theplanet DOT net |
X-Mailer: | Mozilla 4.51 [en] (X11; I; Linux 2.2.17 i586) |
X-Accept-Language: | de,fr |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Hello. Dieter Demerre wrote: > I'm looking for a way to communicate between a Windows program (probably > to be written in VC or VB) and a Unix-C program (written on HP). Now > I'd like to consider Djgpp as a possible solution for my problem if > someone could point me in the correct direction for an equivalent of > lipc (like named pipes). I'm confused by your message - where are you going to be using DJGPP? It seems like you will be using VC or VB on the PC. Anyhow, I do not know of any libraries for DJGPP that provide IPC between machines. (libsocket simulates Unix domain sockets _between libsocket programs_ on a PC.) You could use DCE RPC between the Unix box and the PC. They should both have DCE RPC support. Bye, -- Richard Dawe [ mailto:richdawe AT bigfoot DOT com | http://www.bigfoot.com/~richdawe/ ]
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |