Elsinore

User Forum

www.screenconnect.com
Welcome Guest Search | Active Topics | Log In | Register

Tag as favorite
Downloadable Client
skineedog
#1 Posted : Saturday, September 10, 2011 4:23:50 AM
Rank: Newbie
Joined: 9/10/2011
Posts: 1
Is possible to create a generalized client that can be posted, emailed, or installed via flash drive? Or must unique clients be created? This would be similar to a customized TeamViewer app.
bigdessert
#2 Posted : Saturday, September 10, 2011 1:54:44 PM
Rank: Advanced Member
Joined: 9/14/2010
Posts: 460
Location: Minnesota
As of right now, there isn't a way to do this. It has to be a unique session every time.
LaSepp
#3 Posted : Friday, December 09, 2011 8:39:21 AM
Rank: Member
Joined: 7/22/2011
Posts: 13
Location: Regensburg
You could do the same thing I did for distributing a clickable Client:

1. Start up your Visual Studio or other Development Environment
2. Create a Windows Form Project
3. Add a Browser Control
4. do a webBrowser1.Navigate("http://www.support-url.com:8040") in Form Load event
5. Compile and Distribute :-)

For reference:
http://www.csa-it.de/_files/CSAFernwartung.exe

I use this basic principle (plus tons of extra functionality) to provide my co-workers with a startable remote support client.

Maybe some similar functionality will be available in SC in one of the next versions..?
Users browsing this topic
Guest
Tag as favorite
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.