Interprocess Communication Library for .NET... for Windows
The description of Interprocess Communication Library for .NET... - Play With New Friends
Interprocess Communication Library v.1.0.4 for .NET HS.IPC.dll contains: IPCServer & IPCClient ( based on NamedPipes ) Provides you easy communication between two or more unrelated processes. Communication is in both ways (FULL DUPLEX) (Client->Server, Server->Clients). IPCServer can be integrated in Windows Applications or Windows Services and can be accessed from both of them and from ASP.NET. IPCClient can be initialized from anywhere (Windows Applications, Windows Services and ASP.NET (server side)). SharedMemory data-types ( based on FileMapping, Mutexes and Semaphores ) Collection of basic data-types that can be shared between unrelated processes. All shared data-types can be used in Windows Forms, Windows Services and in ASP.NET (server side). Basic datatypes: SharedString, SharedInteger, SharedObject, etc... SharedObject can write/read to/from memory block any object that can be serialized. MemoryObject is base class from witch all basic data-types are inherited. This gives you possibility to extend shared data-types with writing your own data-type. SharedEvent ( based on NamedEvents ) Signal for unrelated processes. Raise and Catch SharedEvent from any application type. Works in Windows Applications, Windows Services and ASP.NET. This library is completely writen in VB.NETFeatures
Software Languages
Last Revision
November 05, 2023
License
FREE TO TRY
Operating System
Windows