Author |
Message
|
lotusphilo |
Posted: Wed Mar 31, 2004 12:31 pm Post subject: IP Packets |
|
|
Voyager
Joined: 31 Mar 2004 Posts: 76
|
Our client wants to communicate via IP packets.
Our responsibility is to take these packets and if necessary assemble them if the data is in more than one packet, reformat, connect to a queue manager and place the this message on a queue to be picked up by our own service/listener/application, get processed and then sent back to the client in the original format of an IP Packet.
Is there an WMQ application or plug in that can accomplish this?
Is there a WMQ component that can read, parse, assemble, convert these packets? |
|
Back to top |
|
 |
bower5932 |
Posted: Wed Mar 31, 2004 1:52 pm Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
You might be able to do something with a plug-in node with the WMQI, WBI broker products. You might try posting in the WMQI Support area to see what they have to say. |
|
Back to top |
|
 |
gunter |
Posted: Wed Mar 31, 2004 11:26 pm Post subject: |
|
|
Partisan
Joined: 21 Jan 2004 Posts: 307 Location: Germany, Frankfurt
|
In the Websphere MQ Intercommunication is a capitel "Writing your own message channel agent". Maybe it's a starting point for your problem. _________________ Gunter Jeschawitz
IBM Certified System Administrator - Websphere MQ, 5.3 |
|
Back to top |
|
 |
lotusphilo |
Posted: Thu Apr 01, 2004 2:18 pm Post subject: IP Packet |
|
|
Voyager
Joined: 31 Mar 2004 Posts: 76
|
We are going to build a comonent that will pull the packet from socket, reformat the message if needed then make and mqi call to the local qmgr to do a put to the appropriate queue.
Question: Is there a product that can be purchased that has this functionality? |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Apr 01, 2004 2:23 pm Post subject: Re: IP Packet |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
lotusphilo wrote: |
Question: Is there a product that can be purchased that has this functionality? |
I think it depends on what the format of the IP packet stream is. If it's a standard format, then maybe. If it's a client specific format, then likely not. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
lotusphilo |
Posted: Thu Apr 01, 2004 2:33 pm Post subject: IP Packets |
|
|
Voyager
Joined: 31 Mar 2004 Posts: 76
|
It is standard format.
Any Ideas on where to track an application like that down at? |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Apr 01, 2004 2:44 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
What's the standard? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
lotusphilo |
Posted: Thu Apr 01, 2004 2:49 pm Post subject: IP Packets |
|
|
Voyager
Joined: 31 Mar 2004 Posts: 76
|
|
Back to top |
|
 |
|