Dcscanco Enviar A Pc Top (2026)

public void SendScanToPC(Image scanImage) TcpClient client = new TcpClient("192.168.1.100", 5000); // IP of your PC NetworkStream stream = client.GetStream();

When sending patient data to a PC: