Click here to Skip to main content
15,914,924 members
Home / Discussions / C#
   

C#

 
GeneralScreensavers 'Configure' command line argument Pin
CoffeeZombie18-Dec-04 9:12
CoffeeZombie18-Dec-04 9:12 
GeneralRe: Screensavers 'Configure' command line argument Pin
CoffeeZombie18-Dec-04 9:46
CoffeeZombie18-Dec-04 9:46 
QuestionCan I call a C++ dll from C#?... Pin
CherezZaboro18-Dec-04 7:51
CherezZaboro18-Dec-04 7:51 
AnswerRe: Can I call a C++ dll from C#?... Pin
Judah Gabriel Himango18-Dec-04 15:12
sponsorJudah Gabriel Himango18-Dec-04 15:12 
GeneralRe: Can I call a C++ dll from C#?... Pin
CherezZaboro24-Dec-04 6:31
CherezZaboro24-Dec-04 6:31 
Generalconversion and porting Pin
bouli18-Dec-04 7:41
bouli18-Dec-04 7:41 
GeneralRe: conversion and porting Pin
Alex Korchemniy18-Dec-04 14:52
Alex Korchemniy18-Dec-04 14:52 
GeneralRemote Desktop Pin
Craigjw18-Dec-04 4:37
Craigjw18-Dec-04 4:37 
I'm writting some remote admin software in C#, I would like to be able to implement a remote desktop, much like what MS does with the windows terminal services, however, i'm too poor to pay for this, and hence want to write my own. Unfortunately, I'm not too sure where to start.

I'm intend implementing the solution on Win2k/WinXp. I have VNC connections to the destination networks, however, an HTTP connection solution would be optimally desired.

I currently can see one option available to me and it's not the optimum way. To use a screen grabbing process and download compressed images and mouse coords of the remote machines desktop to the server software, while coordinating keyboard/mouse input between the server & client software.

Using this method, a screen grab of 256 colours, 1024x768 resolution, zip compressed, the file size of the image is about 40-90 KB. With the bandwidth available to me, which is about a 500 Kb/s (62 KB/s) cable connection, the results are going to be slow frame rate of about 1-2 frame/s, which is not really acceptable.

If anyone can give me any pointers to source code or methods to implement a better way, it would be most helpful.
GeneralRe: Remote Desktop Pin
Christian Pedersen18-Dec-04 7:41
Christian Pedersen18-Dec-04 7:41 
GeneralRe: Remote Desktop Pin
Craigjw18-Dec-04 9:25
Craigjw18-Dec-04 9:25 
QuestionWinForms: Doing something AFTER a Form is displayed for the first time? Pin
Uwe Keim18-Dec-04 3:48
sitebuilderUwe Keim18-Dec-04 3:48 
AnswerRe: WinForms: Doing something AFTER a Form is displayed for the first time? Pin
leppie18-Dec-04 5:41
leppie18-Dec-04 5:41 
GeneralRe: WinForms: Doing something AFTER a Form is displayed for the first time? Pin
Uwe Keim18-Dec-04 5:54
sitebuilderUwe Keim18-Dec-04 5:54 
GeneralRe: WinForms: Doing something AFTER a Form is displayed for the first time? Pin
leppie18-Dec-04 7:13
leppie18-Dec-04 7:13 
GeneralRe: WinForms: Doing something AFTER a Form is displayed for the first time? Pin
Carl Mercier18-Dec-04 11:11
Carl Mercier18-Dec-04 11:11 
AnswerRe: WinForms: Doing something AFTER a Form is displayed for the first time? Pin
benjymous19-Dec-04 22:53
benjymous19-Dec-04 22:53 
GeneralRe: WinForms: Doing something AFTER a Form is displayed for the first time? Pin
Uwe Keim19-Dec-04 23:11
sitebuilderUwe Keim19-Dec-04 23:11 
GeneralOutlining Code Pin
sssa200017-Dec-04 22:04
sssa200017-Dec-04 22:04 
Generaloutlining code Pin
sssa200017-Dec-04 21:55
sssa200017-Dec-04 21:55 
Generaltexttocolumns in Excel using C# Pin
Anonymous17-Dec-04 18:39
Anonymous17-Dec-04 18:39 
GeneralRe: texttocolumns in Excel using C# Pin
Alex Korchemniy17-Dec-04 19:27
Alex Korchemniy17-Dec-04 19:27 
GeneralRe: texttocolumns in Excel using C# Pin
Anonymous18-Dec-04 5:34
Anonymous18-Dec-04 5:34 
QuestionNot sure what to call it... virtual file possible? Pin
Matt Philmon17-Dec-04 12:10
Matt Philmon17-Dec-04 12:10 
AnswerRe: Not sure what to call it... virtual file possible? Pin
Dave Kreskowiak17-Dec-04 14:09
mveDave Kreskowiak17-Dec-04 14:09 
GeneralRe: Not sure what to call it... virtual file possible? Pin
Matt Philmon17-Dec-04 16:15
Matt Philmon17-Dec-04 16:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.