In this video tutorial you will see how to create a chatting server using netcat. In this tutorial I've used a Windows machine and a Linux virtual machine.
Commands to start web server. Windows -
netcat.exe -v -lp 2525
and on Linux-
netcat ip_address_of_Windows_machine 2525
Download netcat for Windows-
https://eternallybored.org/misc/netcat/
If you like this video so please like, comment and subscribe us.
Thank You