communicate 2 PCs via public IP with TCP or UDP May 23, 2025 | 1 Comment | console, information, linux, macos, message, messaging, nc, package, port, protocol, public_ip, server nc is a command-line tool called Netcat. It’s a very versatile network utility used to read and write data over network connections, using both the […]
Send a message via TCP with NC between two PCs connected to a LAN May 3, 2025 | 4 Comments | console, information, linux, macos, message, nc, server obtain the private IP of said computer A PC sends a message via FTP to a private IP and port. The PC to which the […]