Click here to Skip to main content
15,918,889 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How to open openoffice document in vb 6.0 [modified] Pin
JC.KaNNaN6-Jan-10 22:18
JC.KaNNaN6-Jan-10 22:18 
QuestionWeb Service with different file extensions Pin
DoxMan4-Jan-10 23:35
DoxMan4-Jan-10 23:35 
AnswerRe: Web Service with different file extensions Pin
Dimitri Witkowski5-Jan-10 3:56
Dimitri Witkowski5-Jan-10 3:56 
AnswerRe: Web Service with different file extensions Pin
Dave Kreskowiak5-Jan-10 3:56
mveDave Kreskowiak5-Jan-10 3:56 
QuestionHow to read data from serial port of a Thin Client Pin
sachin2 20104-Jan-10 22:54
sachin2 20104-Jan-10 22:54 
AnswerRe: How to read data from serial port of a Thin Client Pin
Dave Kreskowiak5-Jan-10 3:49
mveDave Kreskowiak5-Jan-10 3:49 
AnswerRe: How to read data from serial port of a Thin Client Pin
sachin2 20105-Jan-10 17:54
sachin2 20105-Jan-10 17:54 
GeneralRe: How to read data from serial port of a Thin Client Pin
Dave Kreskowiak6-Jan-10 1:54
mveDave Kreskowiak6-Jan-10 1:54 
I take it, by RDP, you mean Remote Desktop? Is the server controlling the desktop of the thin client or the other way around??


sachin2 2010 wrote:
after running RDP from the TC, serial data from TC port is displayed on a hyper terminal running on TC


So, you running HyperTerminal on the thin client machine and seeing the data that's on the thin client?? Obviously, this would work since they're both on the same machine.


sachin2 2010 wrote:
Does this not mean data from TC COMM port available to be read by Server


To a point. The Remote Desktop software can expose the local serial ports to the machine being controlled, but only through the remote desktop software. RDP has its limitations, such as if a connection between machines is broken for some reason, you'll have to restart the RDP session. It won't recover by itself. All you're doing is adding a layer of complexity you don't need and you need.

If all you're doing is taking data from the serial port of each thin client and sending it to the server, you write an application that runs on each thin client and sends the data to whatever server software you have running on the server.


A guide to posting questions on CodeProject[^]



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




AnswerRe: How to read data from serial port of a Thin Client Pin
sachin2 20106-Jan-10 21:44
sachin2 20106-Jan-10 21:44 
GeneralRe: How to read data from serial port of a Thin Client Pin
Dave Kreskowiak7-Jan-10 0:26
mveDave Kreskowiak7-Jan-10 0:26 
QuestionHow to check internet connection is there or not in vb 6.0?? Pin
JC.KaNNaN4-Jan-10 22:36
JC.KaNNaN4-Jan-10 22:36 
AnswerRe: How to check internet connection is there or not in vb 6.0?? Pin
Aric Wang4-Jan-10 23:05
Aric Wang4-Jan-10 23:05 
GeneralRe: How to check internet connection is there or not in vb 6.0?? Pin
JC.KaNNaN5-Jan-10 0:57
JC.KaNNaN5-Jan-10 0:57 
AnswerRe: How to check internet connection is there or not in vb 6.0?? Pin
Dave Kreskowiak5-Jan-10 3:44
mveDave Kreskowiak5-Jan-10 3:44 
QuestionNewbie Question Regarding Internet Communication Pin
BubbaMN4-Jan-10 17:26
BubbaMN4-Jan-10 17:26 
AnswerRe: Newbie Question Regarding Internet Communication Pin
Abhinav S4-Jan-10 18:58
Abhinav S4-Jan-10 18:58 
Questionhow to use wintrust.dll Pin
Anubhava Dimri4-Jan-10 0:14
Anubhava Dimri4-Jan-10 0:14 
AnswerRe: how to use wintrust.dll Pin
Dave Kreskowiak4-Jan-10 8:53
mveDave Kreskowiak4-Jan-10 8:53 
QuestionHw to give folder permission using vb6.0 ? Pin
JC.KaNNaN3-Jan-10 23:22
JC.KaNNaN3-Jan-10 23:22 
AnswerRe: Hw to give folder permission using vb6.0 ? Pin
Eddy Vluggen4-Jan-10 1:20
professionalEddy Vluggen4-Jan-10 1:20 
QuestionText 2 Speach Pin
JR2123-Jan-10 21:48
JR2123-Jan-10 21:48 
AnswerRe: Text 2 Speach Pin
DaveAuld3-Jan-10 23:26
professionalDaveAuld3-Jan-10 23:26 
GeneralRe: Text 2 Speach Pin
JR2124-Jan-10 23:22
JR2124-Jan-10 23:22 
QuestionScanner Interface Pin
WinCrs3-Jan-10 18:42
WinCrs3-Jan-10 18:42 
AnswerRe: Scanner Interface Pin
DaveAuld3-Jan-10 19:41
professionalDaveAuld3-Jan-10 19:41 

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.