|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
how to do File Transfer using IBM WebSphere MQ |
« View previous topic :: View next topic » |
Author |
Message
|
ssaad |
Posted: Wed Jun 23, 2004 9:17 am Post subject: how to do File Transfer using IBM WebSphere MQ |
|
|
Newbie
Joined: 23 Jun 2004 Posts: 4
|
how to do File Transfer over IBM WebSphere MQ |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Jun 23, 2004 9:33 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
You read the entire contents of a file, and put the data into a message, and then send the message.
================================
You write code that reads a file into a memory location.
You then write code that copies that memory into an MQSeries message structure.
Since you are posting this question in the Java/JMS forum, you probably want to write Java code.
I suggest you start with the Java tutorial available at http://java.sun.com, and then look at some sample MQSeries java applications, that are available many places - including likely on your own machine.
================================ _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
RogerLacroix |
Posted: Wed Jun 23, 2004 9:35 am Post subject: |
|
|
 Jedi Knight
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
|
Hey,
Stop posting the same question over and over and over ...
Did you click the search button (top-right) and search for 'file transfer' (or something similar)??? You should get hundreds of hits. Have you read any of them yet? Did you go to the 'Repository' (Software Repository with code samples) here at mqseries.net (Button - top-left) ??
Regards,
Roger _________________ Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|