Hi, ICS usermade page has a code called SocketSpy which should be a good starting point for remote desktop and other tunnels. It is a very simple proxy server that displays the data passing through it. All you would need to do is to remove the GUI display, alter the TWSocket's to ssl'ed tcp classes. And of course as Francois suggested you should read about certs etc...
Regards, SZ On Fri, Oct 8, 2010 at 2:40 PM, Signed Source® Project < [email protected]> wrote: > Hi Francois, > Thanks for the response :) > I have decided to skip the remote desktop. > > I have now started to work on the SSL client/server demo and found > following questions, > - How do I use the certificates in both server and client? > - How do I create the certificates? > - How about usernames and passwords for the users? > > TIA > > -daniel > > > > On 8.10.2010 11:53, Francois PIETTE wrote: > >> >> OK, but before we discuss any further, could you explain why you think you >> need a tunnel for Remote Desktop ? >> Woukd you describe how you see the client PC, the remote PC, the >> insfrastructure between the two ? Please describe the various software parts >> you see, what they do, where they do, who is operating them. Also a use case >> would be very welcome. >> >> The more we know your requirement and goal, the best we can help. >> >> -- >> >> -- > To unsubscribe or change your settings for TWSocket mailing list > please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket > Visit our website at http://www.overbyte.be > -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
