How to send files larger than 4 MB by using Microsoft Message Queuing (198686)
The information in this article applies to:
- Microsoft Message Queue Server (MSMQ) 1.0
- Microsoft Message Queuing 2.0
- Microsoft Message Queuing 3.0
This article was previously published under Q198686 SUMMARY
Many of the features of Microsoft Message Queuing make it natural for building fault tolerant file transfer utilities: cost-based routing, fault tolerance, compression, and encryption. One of the difficulties of creating a file transfer solution is the limitation that Message Queuing messages can be no larger than 4 MB. This article illustrates how to break up large files, assign them to a byte array, and send them through Message Queuing messages.
REFERENCES
For more information on the Message Queuing object library, see the Message Queuing SDK guide.
Modification Type: | Major | Last Reviewed: | 4/20/2005 |
---|
Keywords: | kbhowto KB198686 |
---|
|