Hi,
Can we use tcpClient to test the network connectivity between the two different servers other than where the programe will run.
Regards
Hi,
Can we use tcpClient to test the network connectivity between the two different servers other than where the programe will run.
Regards
Hi
You can use simple way that send a sample data for test purpose and test this data on other server (validation) if it's the same.
I hope this senario can help you.