Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 678 results for
ipc
- Page 1
Re: IPC
Programming
Software Development
16 Years Ago
by Ancient Dragon
IPC
isn't really all that difficult -- yes you can learn … differently than MS-Windows, and presumably other operating systems too.
IPC
could be as simple as file sharing, or as difficult… it into another program you are performing some sort of
IPC
.
IPC
Programming
Software Development
16 Years Ago
by Rajesh1978
… any change people are asking about the Networking domain and
IPC
programming. How can I master that though I have not… worked on that. Can I learn
IPC
myself. I want the starting step to initiate. Please help…
Re: IPC
Programming
Software Development
15 Years Ago
by Ancient Dragon
… give you the information you need for every type of
IPC
on every operating system. You have to narrow down your…
IPC samples needed in java?
Programming
Software Development
17 Years Ago
by ramjeev
Hi buddies, I m in need of
IPC
sample to communicate between two applications.I hav to start one app from another and I want to know whether the second is running or not.If any samples on Interprocess communication,please let me know. Thanks in advance.
iPc master needed..
Hardware and Software
macOS
15 Years Ago
by fhaz
i got
iPc
osx and iatkos v5 last week..i try install both …
Re: IPC
Programming
Software Development
15 Years Ago
by Rajesh1978
can you plz give some good url to start with
Up To Date IPC Standards In Modular Programming
Programming
Software Development
14 Years Ago
by Buttacup
… tools I should be using especially when it comes to
IPC
. At present time I believe I am narrowing to three… distinct possibilities for
IPC
with connection to the core process COM, Named Pipes and… the intended end use and common present use of any
IPC
tools currently employable. The only thing I have to go…
Missing Share IPC$
Hardware and Software
Microsoft Windows
20 Years Ago
by Tay
I notice, one of my windows 2000 computer, inside computer management -> shared folders -> shares, the
IPC
$ share folder is missing. But i try to re-create the share folder
IPC
$ failed. Anyone got any ideas.
Re: Missing Share IPC$
Hardware and Software
Microsoft Windows
20 Years Ago
by DMR
…="http://www.google.com/search?hl=en&q=
IPC
%24+share+missing&btnG=Google+Search"]http://www….google.com/search?hl=en&q=
IPC
%24+share+missing&btnG=Google+Search[/url]
Re: Is IPC possible for Windows Services C# applications?
Programming
Software Development
16 Years Ago
by bramsquad
… Anyway, there are plenty of reasons why you would want
IPC
in a Windows Service. I would definitely stay away from…since it has a global scope. The only method of
IPC
that won't work in my experience however, is using… send the message to. I would suggest using sockets for
IPC
with a Windows Service. Murderotica, I hope your questions are…
Re: Up To Date IPC Standards In Modular Programming
Programming
Software Development
14 Years Ago
by Ketsuekiame
… that both of those are the best way forward for
IPC
in your application. If you do require .NET at any…
Re: Up To Date IPC Standards In Modular Programming
Programming
Software Development
14 Years Ago
by Buttacup
… that both of those are the best way forward for
IPC
in your application. If you do require .NET at any…
Re: Up To Date IPC Standards In Modular Programming
Programming
Software Development
14 Years Ago
by Ketsuekiame
I personally use WCF for my .NET work and named-pipes for any C++
IPC
. I guess it's down to what you want to use. WCF appears to be the way forward with .NET. As for C++...Put your choices in a hat and draw one out at random :P
Re: Up To Date IPC Standards In Modular Programming
Programming
Software Development
14 Years Ago
by Buttacup
… for my .NET work and named-pipes for any C++
IPC
. I guess it's down to what you want to…
Re: Is IPC possible for Windows Services C# applications?
Programming
Software Development
16 Years Ago
by sknake
I personally don't recommend sockets for
IPC
communication with services because it adds a level of complexity … FAQ on getting their modules to sync up, they use
IPC
communication over sockets and have many articles devoted on how…
New IPC Video Card Installation very Frustrating! Pls help
Hardware and Software
Hardware
17 Years Ago
by rockstar99
… out of use while bringing in the new one (in
IPC
) with a working driver. When I try to install driver…
Is IPC possible for Windows Services C# applications?
Programming
Software Development
16 Years Ago
by murderotica
I've been new to c# and windows services. I've been studying for about a month and been doing a lot of basic stuff. I just want to confirm this issue to you guys. How would it applied to windows services? Would it be possible for
IPC
mechanism like the clipboard to be applied in some of the services? Thanks! :)
Liferay IPC portlet errors
Programming
Software Development
13 Years Ago
by RykeTech
… using the Vaadin Widgetset Compiler portlet after adding "Vaadin
IPC
for Liferay 0.9.1" and it appears to…
Producer Consumer IPC circular queue
Programming
Software Development
12 Years Ago
by marc.punzirudu
…> #include <sys/types.h> #include <sys/
ipc
.h> #include <sys/sem.h> #include <…
Re: Producer Consumer IPC circular queue
Programming
Software Development
12 Years Ago
by marc.punzirudu
…> #include <sys/types.h> #include <sys/
ipc
.h> #include <sys/sem.h> #include <…
Re: IPC samples needed in java?
Programming
Software Development
17 Years Ago
by vidaj
If you have written both programs yourself you can use java Sockets to communicate. Take a look at [url]http://java.sun.com/docs/books/tutorial/networking/sockets/clientServer.html[/url] When the program starts you create a thread that runs the servercode, which listens to a socket. All it does is when it receives incoming connections; accept it…
Re: How can I create piped IPC between a subprocess under native modules??
Programming
Software Development
6 Years Ago
by rproffitt
… years for communications among threads or apps. The problem with
IPC
is as you noted but for me I needed my… sharing here and not engaging or attempting to tackle your
IPC
woes. PS. Added with edit. For me I've never…
Re: How can I create piped IPC between a subprocess under native modules??
Programming
Software Development
6 Years Ago
by Tcll
…) but anyways > not engaging or attempting to tackle your
IPC
woes. that's fine, thanks for the advice ;) I do…
Re: How can I create piped IPC between a subprocess under native modules??
Programming
Software Development
5 Years Ago
by Tcll
… pipe fails doesn't anyone know how to create piped
IPC
?? I'm sure someone with C knowledge knows... I mean…
Re: How can I create piped IPC between a subprocess under native modules??
Programming
Software Development
5 Years Ago
by rproffitt
…. I think https://docs.microsoft.com/en-us/windows/win32/
ipc
/pipes is the defacto source on pipes for Windows. But…
IPC/socket beginner
Programming
Software Development
17 Years Ago
by n.aggel
hi, i want to begin socket programming and interprocess communication but i don't where to begin....can anyone suggest some sources?? thanks in advance, nicolas PS:: sorry if the question is vague, but it isn't easy to be more specific....
Re: IPC/socket beginner
Programming
Software Development
17 Years Ago
by Duoas
Google "socket programming in c" Does it have to be in C? Python makes sockets trivial, whereas in C it is a messy pain. Good luck.
Re: IPC/socket beginner
Programming
Software Development
17 Years Ago
by stupido
try tutorial on the following link for C and Linux socket. Having many working program examples --->[URL="http://www.tenouk.com/Module39.html"]Linux Socket[/URL]. The compiler used is gcc. Windows socket at --> [URL="http://www.tenouk.com/Winsock/Winsock2story.html"]Winsock 2[/URL], C and Winsock (Windows socket) also …
IPC Program
Programming
Software Development
17 Years Ago
by LightSystem
Hello, I need some urgent help, I have a program that communicates with another program. Its basically a Q&A, where one side introduces a question and the other answers it. And yes this is a school work, and it needs to be delivered soon. Im posting here because Im quite desperate, because one of the programs its quite troublesome. Here it goes…
Re: IPC Program
Programming
Software Development
17 Years Ago
by Salem
How many characters does "/file1000" and a \0 have? Is there room for that in your variable? Well not that one, the later ones are in trouble.
1
2
3
12
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC