Determing the connecting TcpClient

COLDFIRE_TORCH

New member
Joined
Sep 15, 2004
Messages
1
Programming Experience
1-3
Hi

I made a chat program using tcplistener and tcpclient.. It is just a simple chat with multi user in it!! The users can send messages to the server which can be seen by the client!! This is the problem!! I want to make something like a private message feature where in if you choose a certain chatter on the list a window opens and you can send him a private message!!! Now, How will i know the chosen user's ipaddress and port so that the connecting user can connect to him..

Thanks in advance on thos who tried to give their time.. Thanks guys!!! Big help you gave us!!
 
Back
Top