posted 14 years ago
Hi, I need to make a messenger where a client can communicate with another client directly.. (not via the server)
i.e any client can communicate with any other client privately just like yahoo messenger
there are lots of example of server/client pair socket communication & this is not what i am looking for
so i am puzzled how to do that.. do i need to make each user both client & server or what??
please help..