Hello, Ice team.
Please repeat the follwoing steps:
Take your demo applications <MFC Hello world>. Run server on the one computer, run client program on the other computer. Set on the client (for example) one way invocation mode. Establish communication between the client and server programs. Then on the computer with client run TcpView from sysinternals. In TcpView mark all the connections made by the client and close them. The client program will hang. Why? Is there any workaround to avoid this situation?

Reply With Quote