Hi everybody,,


i want to know that how we communicate Server <-> Client on global network, not local network. I have interested the network example in Qt that all examples work on local network.


how I can connect client to server via global network(internet) like msn messenger.

I want to make it with TCP socket programming.