Forum Discussion
HKosova
Alumni
12 years agoHi Michael,
What protocol is used for your traffic?
Is there a .NET or a Java library that can capture this traffic? If yes, you can use this library in your TestComplete test through the CLR Bridge or Java Bridge. Here're examples for TCP and UDP to give you an idea:
Script-based TCP/IP client
Script-based UDP client
What protocol is used for your traffic?
Is there a .NET or a Java library that can capture this traffic? If yes, you can use this library in your TestComplete test through the CLR Bridge or Java Bridge. Here're examples for TCP and UDP to give you an idea:
Script-based TCP/IP client
Script-based UDP client