Namespaces | Variables
simple_echo_client.py File Reference

Go to the source code of this file.

Namespaces

 simple_echo_client
 

Variables

 simple_echo_client.action
 
 simple_echo_client.args = parser.parse_args()
 
 simple_echo_client.data = raw_input('> ')
 
 simple_echo_client.default
 
 simple_echo_client.packer = struct.Struct("!%ds" % len(data))
 
 simple_echo_client.parser = argparse.ArgumentParser(description='Simple socket client')
 
 simple_echo_client.server = socket(AF_INET, SOCK_STREAM)
 
 simple_echo_client.type
 


mini_maxwell
Author(s): Yusuke Furuta
autogenerated on Wed Jul 10 2019 03:47:09