Here I want to create an anonymous web chat application for my web site, where user just enters into the site and should start his chat conversation with who are online.

here are my doubt regarding chat application..
How chat server will communicate with chat client as chat server doesnt know the IP of chat client?

That chat client would have to initiate the connection to the chat server. The IP address would be gathered from that session.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.