You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by Adam Kaminiecki <ad...@dgt.com.pl> on 2011/02/13 10:58:46 UTC

C# client BLOB message

Hi,


Can you tell how to create Blob message by C# client? (code example please)
Is possible to download message over https?? Because https is not listed 
on http://activemq.apache.org/blob-messages.html
Does C# client support it or is any other possibilities to transfer 
large file as 500MB?


Regards,
Adam

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


Re: C# client BLOB message

Posted by Timothy Bish <ta...@fusesource.com>.
On Sun, 2011-02-13 at 10:58 +0100, Adam Kaminiecki wrote:
> Hi,
> 
> 
> Can you tell how to create Blob message by C# client? (code example please)
> Is possible to download message over https?? Because https is not listed 
> on http://activemq.apache.org/blob-messages.html
> Does C# client support it or is any other possibilities to transfer 
> large file as 500MB?
> 
> 
> Regards,
> Adam
> 

NMS doesn't fully support Blob Messages.  You can receive them but you'd
need to write your own code to download the item from the Uri in the
message based on the scheme (ftp, http, etc).

Regards


-- 
Tim Bish
------------
FuseSource
Email: tim.bish@fusesource.com
Web: http://fusesource.com
Twitter: tabish121
Blog: http://timbish.blogspot.com/