Namespaces | Variables
simple_echo_client.py File Reference

Go to the source code of this file.

Namespaces

namespace  simple_echo_client

Variables

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


mini_maxwell
Author(s): Yusuke Furuta
autogenerated on Sun Jan 25 2015 12:37:43