Communication between two ethernet ports on the same computer [on hold]

The name of the picture


Communication between two ethernet ports on the same computer [on hold]



i want to send Data via C# between two Ethernet port on the same computer.
Is that possible?



Thanks for any answer!



Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.





This feels like a XY Problem - meta.stackexchange.com/questions/66377/what-is-the-xy-problem . Why do you want to do this?
– mjwills
6 hours ago





Generally speaking, yes this is possible. But "Yes." does not make a great answer here, so please be more specific in your question.
– nvoigt
5 hours ago





Yes, this is possible. Look into WCF NetTcpBinding ... if you insist on using Net/Tcp instead of Named Pipes which is preferable for Inter Process Communication on one machine.
– Filburt
5 hours ago






Popular posts from this blog

Stripe::AuthenticationError No API key provided. Set your API key using “Stripe.api_key = ”

CRM reporting Extension - SSRS instance is blank

Keycloak server returning user_not_found error when user is already imported with LDAP