I would like to do instant messaging using socket functions in PHP.
Using socket function i understood how to create a socket.
My doubt is , how can i get the IP Address of the other machine to which i want to send instant message
thanks in advance
Saji John