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

Popular posts from this blog

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -