RMI solution?
ahmadraheel_at_gmail.com
Date: 03/24/05
- Next message: usgog_at_yahoo.com: "Big O and algorithm to decide string A contains string B?"
- Previous message: Dan: "JSP error & Java class for rs232"
- Next in thread: Alex Molochnikov: "Re: RMI solution?"
- Reply: Alex Molochnikov: "Re: RMI solution?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 23 Mar 2005 23:20:23 -0800
I have a distributed application requirement which should have a
server listening for requests and a client sending an image and some
data to the server. The server on receiving this, does some
preprocessing and posts this to a database.
I was thinking of using RMI to do the sending from the client, but it
seems to be an overkill to use RMI just for sending data. Is there a
better solution using an alternate technology? Thanks!
- Next message: usgog_at_yahoo.com: "Big O and algorithm to decide string A contains string B?"
- Previous message: Dan: "JSP error & Java class for rs232"
- Next in thread: Alex Molochnikov: "Re: RMI solution?"
- Reply: Alex Molochnikov: "Re: RMI solution?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|