in reply to Re: Named pipes missing connections
in thread Named pipes missing connections

Alas, it seems you are correct and my problem is within the OS. Unfortunately, that means there's not really anything I can do about it, and must look for an alternative solution.

Ah, well. C'est la vie. Thanks for your help (and termix, as well, for your suggestions)!

<update>Thanks, premchai21. Never could speel... Especially not French. ;-)</update>

bbfu
Seasons don't fear The Reaper.
Nor do the wind, the sun, and the rain.
We can be like they are.

  • Comment on (bbfu) (in the OS) Re2: Named pipes missing connections

Replies are listed 'Best First'.
Re: (bbfu) (in the OS) Re2: Named pipes missing connections
by premchai21 (Curate) on Dec 24, 2001 at 08:45 UTC

    Well, if your data is well structured enough, you could use some sort of delimited, either using $/ or just reading byte-by-byte and determining limits yourself. You then have to make sure that the delimiter never occurs in the data, though.

    Ah, well. Se la vi.

    I believe it's "C'est la vie" -- that's life. :-)