Advertisement

1 - 10 of 59 containing alltags:("ipc") (0.001 seconds)
When I run a vendor's application on IBM workstation (AIX), sometimes I get "Error in releasing queue" and the application does not start at all.  I was told to release queue by typing "ipcrm -q `n...
Zones: UnixDate Answered: 11/12/1997 Grade: B Views: 0
VC5, WinNT4.0 What is the quickest way to send a text string from one application to another. String length is between 1k and 100k.
Zones: Windows MFCDate Answered: 07/12/1998 Grade: C Views: 0
I'm confuse about the usage of IPC$ in NT OS. Sometime when i working in W98, It asking me to enter password for IPC$ share when i want to access another computer. But I never put any password in I...
Zones: NetworkingDate Answered: 11/10/2000 Grade: B Views: 10
Hello all, I have an assignment to make a board game in VC++ .Net  , I am required to make GUI and create 3 processes Master, player1 and player2.... I have been looking online for IPC and ha...
Zones: MS Visual C++Date Answered: 10/16/2004 Grade: A Views: 0
I have a UNIX application running on OS X which my PHP app sends data to and receives responses from. I put together this Perl IPC server as the bridge, and it works. It stays running all the time,...
Zones: PerlDate Answered: 10/30/2006 Grade: A Views: 0
I'm looking for a way to allow IPC (Inter Process Communication) between a C# WinForms application and a C++ console application. The applications need two way communication, and reside on the same...
Zones: C#Date Answered: 12/29/2006 Grade: A Views: 0
Hi, How do i implement IPC into my applications so my 2 independent applications may exchange data? I program in both windows and linux so both ways of implementation is appreciated. The IPC i ...
Zones: C++, Programming, CDate Answered: 08/13/2007 Grade: A Views: 83
how do we implement ipc(the process are both local) using CSharedFile?
Zones: Windows ProgrammingDate Answered: 10/14/1999 Grade: B Views: 0
Please let me know, how is it possible to do IPC communication between a WinNT Service & A Application using MFC. Thanks to provide the code. ( If possible) Regards/Ashish
Zones: Windows MFCDate Answered: 01/27/2000 Grade: C Views: 0
Unix does not clean up IPC resources (semaphores and shared memory) after a process crash. Is there a way to bypass the problem?
Zones: Unix Systems ProgrammingDate Answered: 01/19/2000 Grade: D Views: 0