Hi all,
I made some changes to vpncmd; 
but I have this problem, if I disable the output in the console, the vpncmd does not work because I does not receive the data from commands or errors 
I have change the function void UniPrintStr(wchar_t *string).
I need only error codes or commands response, 
How can resolve without change all code? 
Thanks.
			
									
									
						Custom vpncmd for API / RPC Command / Time scheduled
- 
				antwal
 - Posts: 2
 - Joined: Tue Jul 15, 2014 4:05 pm
 
- 
				antwal
 - Posts: 2
 - Joined: Tue Jul 15, 2014 4:05 pm
 
Re: Custom vpncmd for API / RPC Command / Time scheduled
Hi,
i have found;
to remove all headers I have comments some lines on command.c and console.c,
now need remove all help lines and leave only with console "VPN Client> / Server> / Tools>" and convert the output to xml / json if args not is empty.
Thanks.
			
									
									
						i have found;
to remove all headers I have comments some lines on command.c and console.c,
now need remove all help lines and leave only with console "VPN Client> / Server> / Tools>" and convert the output to xml / json if args not is empty.
Thanks.
