kiran12
hi,
i am creating a messenger client in "PYTHON" similar to yahoo messenger client.
how 2 store the I.P address of the users who have logged in,so that the server can know how many users r connected and redirect the message coming from a particular client to another particular client.
Does socket.send(data,TargetI.P addr) work for sending msg from server to particular client???
plz help.....
i am creating a messenger client in "PYTHON" similar to yahoo messenger client.
how 2 store the I.P address of the users who have logged in,so that the server can know how many users r connected and redirect the message coming from a particular client to another particular client.
Does socket.send(data,TargetI.P addr) work for sending msg from server to particular client???
plz help.....