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...
http://www.experts-exchange.com/OS/Unix/Q_10027208.html
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.
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10058263.htm...
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...
http://www.experts-exchange.com/Networking/Misc/Q_11767538.html
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...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CPP/Q_21134301.html
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,...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_21979238.html
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...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_22104013.html
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 ...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_22506438.html
how do we implement ipc(the process are both local) using CSharedFile?
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10216316.html
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
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10255543.htm...
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?
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_10260476.html