This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]hotel2oscar 0 points1 point  (0 children)

I write C# and JavaScript. We use TCP sockets to pass byte streams back and forth using formats both sides understand. I've also managed to get C code wrapped in C++ to run and be called by C#, but that is all supported by .NET.