Socket connection is getting closed when terminal services is enabled in Win2008R2 OS
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, My machine has Win2008R2 OS and terminal services enabled. I am trying to open a socket. But immediately after connecting to the socket the connection is getting closed. Is ther anything related to terminal services that is causing this issue When I disabled the terminal services.. everything is working fine. Thanks