WebSphere Message Broker, Version 8.0.0.7
Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS
See information about the latest product version
See information about the latest product version
Sending CWF data from a flat file to a TCP/IP client socket
Send Custom Wire Format (CWF) data from a flat file to a TCP/IP client socket, by the use of a message flow with FileInput and TCPIPClientOutput nodes.
Scenario: An application writes 100–byte binary records into a flat file.
Instructions: The following steps describe how to open a new client TCP/IP connection and send the binary data with a binary termination character x'00FF'. When the whole file is finished, the client connection is closed: