Click here to Skip to main content
15,918,808 members
Home / Discussions / C#
   

C#

 
GeneralRe: Dispose Error Pin
mav.northwind23-Mar-05 19:10
mav.northwind23-Mar-05 19:10 
GeneralCreate table in access database Pin
webhay23-Mar-05 3:08
webhay23-Mar-05 3:08 
GeneralRe: Create table in access database Pin
mav.northwind23-Mar-05 6:14
mav.northwind23-Mar-05 6:14 
GeneralRe: Create table in access database Pin
webhay23-Mar-05 6:24
webhay23-Mar-05 6:24 
GeneralRe: Create table in access database Pin
mav.northwind23-Mar-05 19:37
mav.northwind23-Mar-05 19:37 
GeneralMultiThread reading from stream Pin
Snowjim23-Mar-05 2:55
Snowjim23-Mar-05 2:55 
GeneralRe: MultiThread reading from stream Pin
leppie23-Mar-05 3:28
leppie23-Mar-05 3:28 
GeneralRe: MultiThread reading from stream Pin
Snowjim23-Mar-05 4:02
Snowjim23-Mar-05 4:02 
Okay!

This program will be a miner modul(Window control library). It will proved the rest of the program with all the information that is coming from the serial port.

Then we thought that if we provide a stream from the serial port to other parts of the main program thay maby could read from this at the same time?
If we under stand you right, the buffert will throw away the readed byte when the first reader have read it? and thereby there will not by any data left to read for the readers that comes after the first before?

Its inportant that the other units in this main program can read the same thing at the same time.

for example: The stream from serialport should be both displayed in ritchtextbox and saved at the same time. It will also be displayed with in other units(controls) in this main program at the same time.




GeneralRe: MultiThread reading from stream Pin
Dave Kreskowiak23-Mar-05 11:24
mveDave Kreskowiak23-Mar-05 11:24 
GeneralStreamWriter and non-unicode writing to file Pin
23-Mar-05 1:36
suss23-Mar-05 1:36 
GeneralRe: StreamWriter and non-unicode writing to file Pin
leppie23-Mar-05 3:31
leppie23-Mar-05 3:31 
GeneralConverting to Word Pin
Amir Jalaly23-Mar-05 0:27
Amir Jalaly23-Mar-05 0:27 
GeneralRe: Converting to Word Pin
Guinness4Strength23-Mar-05 8:23
Guinness4Strength23-Mar-05 8:23 
GeneralRe: Converting to Word Pin
Amir Jalaly24-Mar-05 20:21
Amir Jalaly24-Mar-05 20:21 
GeneralRe: Converting to Word Pin
Guinness4Strength25-Mar-05 3:42
Guinness4Strength25-Mar-05 3:42 
Generalvirus over network layer Pin
computer_eng22-Mar-05 22:31
computer_eng22-Mar-05 22:31 
GeneralRe: virus over network layer Pin
leppie22-Mar-05 23:22
leppie22-Mar-05 23:22 
GeneralRe: virus over network layer Pin
Giles23-Mar-05 8:49
Giles23-Mar-05 8:49 
GeneralRe: virus over network layer Pin
leppie23-Mar-05 11:17
leppie23-Mar-05 11:17 
GeneralSecurity of code in view of disassembler Pin
Rama Sharma22-Mar-05 20:56
Rama Sharma22-Mar-05 20:56 
GeneralRe: Security of code in view of disassembler Pin
leppie22-Mar-05 22:42
leppie22-Mar-05 22:42 
Questionhow to check password and user name Pin
Aleyna22-Mar-05 20:38
Aleyna22-Mar-05 20:38 
AnswerRe: how to check password and user name Pin
Jeff Martin23-Mar-05 3:47
Jeff Martin23-Mar-05 3:47 
QuestionHow to read system time? Pin
Kiran Satish22-Mar-05 20:28
Kiran Satish22-Mar-05 20:28 
AnswerRe: How to read system time? Pin
Colin Angus Mackay22-Mar-05 20:29
Colin Angus Mackay22-Mar-05 20:29 

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.