: Usa el botón principal de escaneado en la app para capturar tu archivo.
You can access the scan from your phone, laptop, or tablet anywhere in the world.
public void SendScanToPC(Image scanImage) TcpClient client = new TcpClient("192.168.1.100", 5000); // IP of your PC NetworkStream stream = client.GetStream();