One to many net.Conn

I have a one local net.Conn connection and some remote. I need to read from remote, write data to local, get response from local connection and send back to exactly that connection who sent message. How can it possible to do?

How do you read from those remote connections? Do you have some code you can show us?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.