T
Tim M
Hey,
I'm working on integrating two systems together. One of them is Java
based while the other one is perl based. I'm going to need the two
servers to be able to communicate with one another. They will have to
send parameter data and also binary files back and forth. These files
could be as small as a couple KB, or they could potentially be many
MB's. (20-50+)
I'm not sure what the best method would be to enable this
communication. I'm leaning towards SOAP, but I'm sceptical due to my
need to send large files. Everywhere I've read suggests SOAP is too
bulky to transfer files efficiently.
I believe straight XML is in the same boat too.
What do you think? Is SOAP still a possibility, or do I need some
other solution? Maybe SOAP for parameters & FTP for the file transfer?
All ideas and feedback is welcome!
Tim Mundy
Software Developer
The Babel Fish Corporation
Where the World comes to Communicate!!
www.babelfish.com
I'm working on integrating two systems together. One of them is Java
based while the other one is perl based. I'm going to need the two
servers to be able to communicate with one another. They will have to
send parameter data and also binary files back and forth. These files
could be as small as a couple KB, or they could potentially be many
MB's. (20-50+)
I'm not sure what the best method would be to enable this
communication. I'm leaning towards SOAP, but I'm sceptical due to my
need to send large files. Everywhere I've read suggests SOAP is too
bulky to transfer files efficiently.
I believe straight XML is in the same boat too.
What do you think? Is SOAP still a possibility, or do I need some
other solution? Maybe SOAP for parameters & FTP for the file transfer?
All ideas and feedback is welcome!
Tim Mundy
Software Developer
The Babel Fish Corporation
Where the World comes to Communicate!!
www.babelfish.com