TCP/IP Communications

Introduction

Create a Python program that uses TCP/IP to communicate with a copy of itself.

Requirements

Try This

1. create a Tkinter interface for this program
2. send multiple lines at a time
3. send and receive (two programs or one program?)