SmartCode Solutions Web Forum




Author Message
 Posted Tuesday, July 13, 2010
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: Monday, July 19, 2010
Posts: 2, Visits: 12
Hi



I am using ServerX VNC server

I am using AxServerX.AxCSC_ServerXControl

In this if I want to addclient ,that is not working properly.

I have to give ipaddress,port ,password which I got from reflecter  to addclient,
But In this service that method not at all exist .

How can give password and How can I see client desktop using this



Thanks
Keerthi

Tags:
Post #3097
Add to Twitter Add to Facebook
 Posted Tuesday, July 13, 2010
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Administrators
Last Login: 7 minutes ago
Posts: 1,625, Visits: 3,046
Please take a look on the sample C# project included with ServerX setup. It includes sample code for connecting to a listening VNC viewer.

http://www.s-code.com/App_Themes/Default/images/blue_line.gif
We are looking for investors and business partners. Please contact us for more details

Kindest Regards,
SmartCode Solutions Support
Post #3098
Add to Twitter Add to Facebook
 Posted Tuesday, July 13, 2010
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: Monday, July 19, 2010
Posts: 2, Visits: 12
In that sample code , we are using AddClientEx2 method

axServerX.AddClientEx2(dlg.ClientAddress, dlg.Port, repeaterID,
dlg.ConnectionType, dlg.ProxyAddress, dlg.ProxyPort, dlg.ProxyUser,
dlg.ProxyPassword, true);



here I am not getting what I have to give for inputs
and where I have to give password  

I think Proxy password is not a proper filed to give for that
Post #3100
Add to Twitter Add to Facebook


Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse