C
In computing, C is a general-purpose, block structured, procedural, imperative computer programming language developed in 1972 by Dennis Ritchie at the Bell Telephone Laboratories for use with the Unix operating system.
Application
.NET Assembly
Remove
Platform
License
Any
I need to run a couple methods in a .NET assembly sitting on another machine in a peer to peer network. I must be able to do this from another program that can only call functions found in a dll...