Muneeb kiani
unread,Jan 22, 2012, 1:38:10 AM1/22/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I want to know that how can we know the IP address of client on server
side in socket (java). Suppose there is a server "S" and 2 clients "A"
and "B". Client A send me(server) some info, and Client B send
me(server) some other info. I have to store that info coming from A
and B in database in different tables. How can I Differentiate between
client A and B request.?