|
Glenn Holmer wrote: > Have you considered RMI? You could have an RMI server running on the > PCs that would run the command when a certain method is called from the > '400. RMI seems like overkill when all you want to do is send a simple message from one system to the other. Although RMI does have the advantage of making it easier to expand the functionality in the future. One thing to keep in mind about RMI ... you need to keep track of the object definitions you are sending across the wire ... as if the definitions are mismatched, the program will probably fail. david
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.