|
Why can't you use sockets? Maybe sockets are different in C#, but in Java, they're just a connection to a port over TCP or UDP.
I don't know C#, but in Java there must be a million different ways to write such a program, with numerous frameworks, plain ole' sockets included.
|