|
|
|
|
|
by pjmlp
583 days ago
|
|
Nice idea, although it is still slower than COM. COM can run over the network (DCOM), inside the same computer on its own process (out-proc), inside the client (in-proc), designed for in-proc but running as out-proc (COM host). So for max performance, with the caveat of possibly damaging the host, in-proc will do it, and be faster than any kind of sockets. |
|
Ah the good ol' Blaster worm...
https://en.wikipedia.org/wiki/Blaster_(computer_worm)