This is an implementation of TCPlike handshake protocol using UDP (utilizing socket library in python)
Primary LanguagePython