syscon 031

syscon 031
  • Downloads: 232
  • Requirements:
  • Size:
  • Licence:
  • Version: syscon
  • Added At: 2011-25-05
  • Publisher Site:



syscon 031

Share

syscon is a Python module providing remote control tools for other computers in the network.SyntaxClientOn the client, you just have to start the client.pyIf you want to have a "silent" remote control, you should rename the client.py to client.pywcontrolling ComputerOn the controlling computer, usage is as follows:import syscon.controlcon = syscon.control.Connection("XYZ")# This defines con as a connection with the Computer in the network which# has the name XYZ over port 51000. If you want to use another port, use# the second parameter, e.g. for port 9999:# con = syscon.control.Connection("XYZ", 9999)# In case you do this, you must start the client.pyw# on the remote machine with the port number as parameter# Now send orders with con.send (next section)# Usage of con.send: con.send(command[, second_param[, third_param]])con.close()# This i
syscon is a Python module providing remote control tools for other computers in the network.SyntaxClientOn the client, you just have to start the client.pyIf you want to have a "silent" remote control, you should rename the client.py to client.pywcontrolling ComputerOn the controlling computer, usage is as follows:import syscon.controlcon = syscon.control.Connection("XYZ")# This defines con as a connection with the Computer in the network which# has the name XYZ over port 51000. If you want to use another port, use# the second parameter, e.g. for port 9999:# con = syscon.control.Connection("XYZ", 9999)# In case you do this, you must start the client.pyw# on the remote machine with the port number as parameter# Now send orders with con.send (next section)# Usage of con.send: con.send(command[, second_param[, third_param]])con.close()# This i �. you can free download syscon 031 now.
Soft85 only provide legal software, please help us keeping pur site legal, if you think this page is violating copyrights please let us know by clicking here Here






comments powered by Disqus

Download syscon 031 _FREE_