Ubotters!
Let us say you have a bot and I have a copy of that same bot. And, I want my one to connect to your one and transfer files or message each other like chat clients do.
Q1. Which port should we communicate through and which Commands and Functions to use to do this communication ?
Q2. Which ports to use to send data and which ports to use to receive data ? And, which Commands and Functions to use to do this sending of data and receiving of data through specified ports ?
Q3. How to see what data is getting sent through our specified ports when we are sending data ?
And, how