IpcServiceFramework

.NET Core Inter-process communication framework (by jacqueskang)

IpcServiceFramework Alternatives

Similar projects and alternatives to IpcServiceFramework

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better IpcServiceFramework alternative or higher similarity.

IpcServiceFramework discussion

Log in or Post with

IpcServiceFramework reviews and mentions

Posts with mentions or reviews of IpcServiceFramework. We have used some of these posts to build our list of alternatives and similar projects.
  • Question about Windows Form and Unity.
    1 project | /r/unity | 14 Dec 2021
    The accepted answer states the you could use named pipes, but at the time we could not create a reliable communication between unity and WPF, because named pipes would randomly drop with unity. We ended up using this https://github.com/jacqueskang/IpcServiceFramework with TCP. Both unity and the WPF app had a server and a client so we could do two-way communication. (Altough you can use a number of other solutions for this. Maybe create a file which holds messages, one process reads it and the other writes to it)

Stats

Basic IpcServiceFramework repo stats
1
360
10.0
about 2 years ago

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you konow that C# is
the 11th most popular programming language
based on number of metions?