Click here to Skip to main content
15,920,468 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How to Get the MSI installer Path Pin
The Man from U.N.C.L.E.30-Nov-09 7:15
The Man from U.N.C.L.E.30-Nov-09 7:15 
GeneralRe: How to Get the MSI installer Path Pin
Dave Kreskowiak30-Nov-09 7:18
mveDave Kreskowiak30-Nov-09 7:18 
GeneralRe: How to Get the MSI installer Path Pin
The Man from U.N.C.L.E.30-Nov-09 7:31
The Man from U.N.C.L.E.30-Nov-09 7:31 
GeneralRe: How to Get the MSI installer Path Pin
Dave Kreskowiak30-Nov-09 10:45
mveDave Kreskowiak30-Nov-09 10:45 
AnswerRe: How to Get the MSI installer Path Pin
The Man from U.N.C.L.E.30-Nov-09 7:07
The Man from U.N.C.L.E.30-Nov-09 7:07 
GeneralRe: How to Get the MSI installer Path Pin
coolpjmartin9-Dec-09 0:26
coolpjmartin9-Dec-09 0:26 
QuestionFTP Question Pin
Member 470558430-Nov-09 4:03
Member 470558430-Nov-09 4:03 
AnswerRe: FTP Question Pin
Dave Kreskowiak30-Nov-09 7:04
mveDave Kreskowiak30-Nov-09 7:04 
First, your software is illegal if used in the United States without first warning the user you are watching them.

Second, you're design is entirely wrong for this. You're saturating the network and the FTP server with images constantly being copied to the FTP server. You're also assuming that it takes 1 second for the app to connect to the FTP server and upload the picture. This will simply not be the case all the time.

You really should be redesigning this to only capture the screens that you need to look at when you need to look at them AND not use FTP for this task. Your central monitoring app should be getting direct streams from something like VNC to minimize traffic on the network.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008
But no longer in 2009...




GeneralRe: FTP Question Pin
Member 470558430-Nov-09 7:46
Member 470558430-Nov-09 7:46 
GeneralRe: FTP Question Pin
Dave Kreskowiak30-Nov-09 10:57
mveDave Kreskowiak30-Nov-09 10:57 
GeneralRe: FTP Question Pin
Member 470558430-Nov-09 11:01
Member 470558430-Nov-09 11:01 
AnswerRe: FTP Question Pin
Member 47055841-Dec-09 8:50
Member 47055841-Dec-09 8:50 
QuestionVirtual Ketboard in vb.net forms Pin
faravani30-Nov-09 2:27
faravani30-Nov-09 2:27 
AnswerRe: Virtual Ketboard in vb.net forms Pin
dan!sh 30-Nov-09 2:58
professional dan!sh 30-Nov-09 2:58 
GeneralRe: Virtual Ketboard in vb.net forms Pin
faravani30-Nov-09 16:41
faravani30-Nov-09 16:41 
GeneralRe: Virtual Ketboard in vb.net forms Pin
Dave Kreskowiak30-Nov-09 17:09
mveDave Kreskowiak30-Nov-09 17:09 
GeneralRe: Virtual Ketboard in vb.net forms Pin
dan!sh 30-Nov-09 17:50
professional dan!sh 30-Nov-09 17:50 
Questionhow to communicate with a PLC by a visual basic 9 software Pin
Joshua8229-Nov-09 23:32
Joshua8229-Nov-09 23:32 
AnswerRe: how to communicate with a PLC by a visual basic 9 software Pin
DaveAuld29-Nov-09 23:49
professionalDaveAuld29-Nov-09 23:49 
GeneralRe: how to communicate with a PLC by a visual basic 9 software Pin
Joshua8230-Nov-09 2:50
Joshua8230-Nov-09 2:50 
AnswerRe: how to communicate with a PLC by a visual basic 9 software Pin
Luc Pattyn30-Nov-09 1:23
sitebuilderLuc Pattyn30-Nov-09 1:23 
QuestionPrompting user to select point in AutoCad using VB/VB.NET Pin
vijaylumar28-Nov-09 20:01
vijaylumar28-Nov-09 20:01 
AnswerRe: Prompting user to select point in AutoCad using VB/VB.NET Pin
DaveAuld28-Nov-09 22:01
professionalDaveAuld28-Nov-09 22:01 
GeneralRe: Prompting user to select point in AutoCad using VB/VB.NET Pin
vijaylumar29-Nov-09 0:16
vijaylumar29-Nov-09 0:16 
GeneralRe: Prompting user to select point in AutoCad using VB/VB.NET Pin
Tom Deketelaere29-Nov-09 22:47
professionalTom Deketelaere29-Nov-09 22:47 

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.