I will be needing to implement a method to allow two java applications
to communicate and transfer data. It will need to operate at the
fastest possible rate. My plan thus far is to establish a socket
connection between the two and create a sort of client-server system.
Does anyone have opinions on this strategy or suggestions for
alternate,
possibly faster, methods.
This is exactly the sort of problem RMI was designed to solve. And
RMI is built right into Java.
Brad BARCLAY
=-=-=-=-=-=-=-=-=-=
From the Mac OS X Desktop of Brad BARCLAY
E-Mail: email@hidden Web: http://www.jsyncmanager.org
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden