peer to peer
hii
I am new to socket programming. I am doing a project on peer to peer connections. I will need to store the machine names and port numbers of all the peers, in a server to which they are connected through sockets. Is there a way of retrieving the machine name and port number and passing them to the server??
|