Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
WMQ basically takes a pointer to a piece of memory and moves it to a queue. You then have a second program pass in a pointer to a piece of memory and WMQ will move it from the queue and into your memory. WMQ doesn't know what the data is that you are moving, so you could be passing a file and re-assembling it on the other end.
If you search this site for "file transfer", you should get plenty of hits on this topic.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum