r3mote_win_UDPexec.pl.txt
!/usr/bin/perl -w use IO::Socket; Executes the command given as first argument as a child process of gwrd in Windows R/3 environments. Request packet may not contain space character 0x20. The command interpreter must obviously be modified for other UNIX environments. 2003, FX of Phenoelit $|=1;...