Go to the source code of this file.
Namespaces | |
client_connection_header | |
Functions | |
def | client_connection_header.add_two_ints_client (x, y) |
add two numbers using the add_two_ints service More... | |
def | client_connection_header.usage () |
Variables | |
client_connection_header.x = random.randint(-50000, 50000) | |
client_connection_header.y = random.randint(-50000, 50000) | |