View Single Post
Old 02-13-2004, 09:32 AM   #7 (permalink)
Belisarius
Java fanboy
 
Belisarius's Avatar
 
Join Date: Aug 2003
Posts: 1,166
Belisarius is on a distinguished road
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.
__________________
GitS
Belisarius is offline   Reply With Quote