c_argv[c_argc++] = strdup(buffer);
sprintf(buffer, "%s", (char*)g_strescape(rdp->full_address, NULL));
buffer[strlen(buffer)-2] = '\0';
} else if (rdp->protocol == 3) {