As far as I am aware I am unable to get the IP adress of the client connecting to the TCPListener. In my opinion this is a crucial thing especially for sending data back and forth between multiple clients (due to multi threading not being implemented yet) and also for logging this would be important.
I hope this can get added.