java - How to establish peer to peer connection on top of client server app? -
i have client server application several clients connect single server. know need establish peer peer connection between 2 online clients can chat together. lost on how implement this. in how server send ip address clients? , how can implement chatting if clients not listening connections , connecting server?
Comments
Post a Comment