Service Virtualization

 View Only

Inject messages to an application over TCP/IP protocol

  • 1.  Inject messages to an application over TCP/IP protocol

    Posted Aug 11, 2014 04:13 PM

    Hi,

    I have 2 applications, say App1 and App2 which are connected over TCP/IP protocol. Now I want to replace App1 with LISA and inject messages to App2. Can you please let me know which step to use to fire messages to an application over TCP/IP protocol? Could find step for HTTP and MQ but not for TCP/IP.

     

    Additionally, I learnt LISA can encode a message in Base64 format, Can we encrypt a message using some other encoding algorithm other than Base64? I have a requirement to encode the message data using PES encoding algorithm.

     

    Thank you