Skip to content

kami-soft/NamedPipeExchange

Repository files navigation

NamedPipeExchange

Includes FWIOCompletionPipes - writed by Rouse_ (http://rouse.drkb.ru/network.php#fwiocompletionpipe) Original module contains restriction - sending and receiving packets with max size = MAXWORD.

Module uNamedPipesExchange removes this restriction. Now we can send data with max size = High(integer)

Main features of the original module, like blocking mode and blocking server after activating - without changes.

In the sample (ProjectNamedPipesExchange) shown, how to avoid blocking (by using TThread).

About

Delphi: Named Pipes exchange classes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages