Setting up the TCPIP Handshake sample

To set up the sample, complete the following steps:

  1. Import and deploy the sample to add the following directories to the workspace:
  2. The TCPIPHandshakeSampleJavaProject shows a warning after you have imported it: List is a raw type. References to generic type list<E> should be parameterized. However, this warning can be ignored.
  3. By default, this sample deploys the following objects to the TCPIPHandshakeSampleExecutionGroup:
  4. This sample assumes that port 7779 is available for use on the local computer. If you want to use a different port for this sample you must change the port number for all of the TCPIP nodes that are used in the TCPIPClientEmulation and TCPIPMQVeneer message flows by using one of the following options:

The Connection details property on the Basic tab looks like the following screen capture:

TCPIP nodes port modification

You can now run the sample, see Running the TCPIP Handshake sample.

For an overview of how these nodes work and are configured, see TCP/IP overview in the WebSphere Message Broker documentation.

Back to sample home