W
Waxhead
Hi folks!
I'm looking for a way to do make a single serverprogram handle request
from one or more client apps.
Even if it sounds a bit stupid I really can't find any good way of
doing this in C without using files. Also named pipes does not seem to
exist in C but I may offcourse be wrong about this.
I'm looking for a way to do make a single serverprogram handle request
from one or more client apps.
Even if it sounds a bit stupid I really can't find any good way of
doing this in C without using files. Also named pipes does not seem to
exist in C but I may offcourse be wrong about this.