Hello,
I have developed a windows application(C#) using socket programming which listens for clinets on specific port.
The purpose of the application is to listen for the data from terminal server client and transfer to other server.
The problem is that this application should listens to remote "Terminal Server Client ( Remote desktop)" .
My application runs on the system which acts as Terminal Server.Clients connects to thsi systems.How can the application listen to terminal server client
Regards,
Sridhar,
.NET Development27
|