If you are using windows download the nmap package from Here it comes with netcat just install it and in the installation directory you can find netcat.Sudo apt install netcat -y
For windows :sudo nc -p 3777
Your actual installation directory May vary use copy full path it will be much easier.C://windows//programs/nmap/netcat.exe -p 3777
For windows :Sudo nc 117.124.. 3777
Now try typing something which will be appearing on the listening machine if the port forwarding is working fine .C://windows//programs/nmap/netcat.exe 117.124.. 3777