Ejemplo n.º 1
0
    void conF()
    {
        string add = IP_Add.text;

        UDP_Cli.Get_IP(add);
        UDPClient.start_pi();
    }