hai,

I've written a client side code for creating virtual channels in remote desktop protocol. How to write the server side code? I need a COM object or a standard application.


Thank you.
bk_kiran_kumar

Recommended Answers

All 2 Replies

If you surf over to this thread, you'll see an attachment of mine, that is a skeleton server. It's just the bare bones outline and functionality of a server. It takes a port number, and then it listens on that port. It accepts connections on that port, and displays whatever is sent to it in a msgbox. Here is the link for that:

http://www.daniweb.com/techtalkforums/threadnav20692-2-15.html

It's my very last post on that thread.

Hi,
I am unable to open the link for Remote Desktop Server skeleton application. As I need to implement Remote Desktop Server.
Please help.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.