UDP Client.py & UDP Server.py together implements a simple UDP Socket Using Python
echo client.py & echo server.py implements Audio Streaming Via UDP Socket Usin PyAudio
PyAudio Dowload Link: https://pypi.python.org/pypi/PyAudio (Dowload the pyaudio module for proper Python version)
Open cmd Navigate to python/scripts directory pip install <filename.whl>