Re: Re: data transmission with SOAP

2004-02-02 Thread Guillermo Arias del Rio
Hello, thank you for the information. Only two more questions: Do you have a simple Java example how to do this? Are DIME attachments commonly supported? I ask this because we are developing a Linux server with Java and a Windows client with c++ and we use the wsdl file as interface description

RE: data transmission with SOAP

2004-01-30 Thread FONTDEVILA Diego
Title: RE: data transmission with SOAP Hi,     We are using DIME attachments to send files, because  Base64 encoding is apparently too slow for large files. We are using VB and Java clients of this service without problem.     Hope it helps,                 Diego