WCF two way HTTP communication to bypass firewalls
问题 I want to use WCF to enable two way communication without opening a port on the client. I'm developing something like a P2P application (similar to teamviewer/logmein) where you don't need to open ports to communicate. How do I accomplish two way communication through HTTP/HTTPS without the need to open a port in the client? Note : Port 80 can be opened in the server...no issues on that. Thanks 回答1: Well those systems you mention work as follows. They first try to make client A and client B