connect two clients without server
问题 I know how to connect a client to a server, world-wide! check this link if you want to have a quick code to workout: http://cs.lmu.edu/~ray/notes/javanetexamples/ My question is "how can I connect two clients without the server?" The server might be there to listen to clients, but once they connected, I want the server out of the deal and then clients can talk directly. My server is in U.S., client A is in Europe and client B is in Asia. Clients are regular users and they just run the app and