qichengu / jodconverter

Automatically exported from code.google.com/p/jodconverter
0 stars 0 forks source link

sample webapp difficult to use from C# #79

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The webservice implemented in version 2 of JODConverter was very easy to use 
with C#, as the simpe .net WebClient class could easily be used to send and 
receive files from JODConverter.

I needed to implement the new version of JODConverter as it handles the running 
openoffice processes itself, but now for C# to speak to the sample webapp 
significant custom code needs to be used to use the multipart fileupload system.

It would be nice if the old system of uploading/downloading files was used, it 
was simple and it worked well. I see no real benefit to the new system.

Craig

PS is this project dead???

Original issue reported on code.google.com by craig.wh...@gmail.com on 12 Feb 2011 at 12:43

GoogleCodeExporter commented 8 years ago

Original comment by mirko.na...@gmail.com on 12 Mar 2011 at 5:04