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

php - Autoloader issue not returning Class -

python - Getting next two indexes regardless of current index -

ruby - Prevent Custom Validation Error on Association -