
benblunt
New User
Mar 6, 2013, 5:42 AM
Post #1 of 1
(5791 views)
|
udp client that sends command line arguments to udp host
|
Can't Post
|
|
Hello I am having trouple getting my udp client to send a command line argument such as ls or ifconfig to my server and have server capture and execute the command and send result back to client. I have tried working with qx and system() with no positive result. Adding the scripts
(This post was edited by benblunt on Mar 6, 2013, 6:33 AM)
|