On 23Oct2017 05:33, T Obulesu wrote:
I'm new to python3 and scratching my head to write a program for this logic:
The tutor list might be a better place for such questions, but since we're
here...
classA.py
Class A:
# class for socket communication
basic init method that
I'm new to python3 and scratching my head to write a program for this logic:
classA.py
Class A:
# class for socket communication
basic init method that initializes port, address, connection
method send(message):
# for sending any message through the given por