Click here to Skip to main content
15,891,529 members
Home / Discussions / C#
   

C#

 
QuestionPrint Preview Urgent!!!!!!!! Pin
AB77718-Sep-05 23:08
AB77718-Sep-05 23:08 
QuestionRegarding MSHTML & AxWebBrower Pin
A.Grover8-Sep-05 22:51
A.Grover8-Sep-05 22:51 
AnswerRe: Regarding MSHTML & AxWebBrower Pin
John Fisher9-Sep-05 3:31
John Fisher9-Sep-05 3:31 
QuestionHow can i send a message across the internet? Pin
Anthony Mushrow8-Sep-05 22:14
professionalAnthony Mushrow8-Sep-05 22:14 
AnswerRe: How can i send a message across the internet? Pin
kin3tik8-Sep-05 23:22
kin3tik8-Sep-05 23:22 
QuestionPlace an ICON in a Datagrid cell Pin
Member 20458968-Sep-05 22:10
Member 20458968-Sep-05 22:10 
AnswerRe: Place an ICON in a Datagrid cell Pin
Lapje9-Sep-05 23:50
Lapje9-Sep-05 23:50 
QuestionSerialport - Wait until Device is ready Pin
pxp8-Sep-05 21:23
pxp8-Sep-05 21:23 
Hi there,

is there a way to know if the device has the data 100% available for reading?

What i do is the following:

a) send a write to the device [a request to 'gather' stuff for me to read later]
b) read the 'prepared' data

I use System.IO.Ports.SerialPort from the .Net 2.0 framework.

It seems that the write/read [a & b] part is too fast for the device. It does not have all data prepared.

Sometimes the data need to read is 10 bytes, an other time it is 20000 bytes. No 'logic' there.

Is there a way to tell if the device has the data complete for me to read back to the pc?

Thanx,

Jan

[ps. this is like a post i did earlier, however this is addressing the actual problem better]

AnswerRe: Serialport - Wait until Device is ready Pin
Dave Kreskowiak9-Sep-05 2:29
mveDave Kreskowiak9-Sep-05 2:29 
GeneralRe: Serialport - Wait until Device is ready Pin
pxp9-Sep-05 4:55
pxp9-Sep-05 4:55 
GeneralRe: Serialport - Wait until Device is ready Pin
Dave Kreskowiak9-Sep-05 14:08
mveDave Kreskowiak9-Sep-05 14:08 
GeneralRe: Serialport - Wait until Device is ready Pin
pxp10-Sep-05 6:02
pxp10-Sep-05 6:02 
GeneralRe: Serialport - Wait until Device is ready Pin
Dave Kreskowiak10-Sep-05 9:00
mveDave Kreskowiak10-Sep-05 9:00 
GeneralRe: Serialport - Wait until Device is ready Pin
pxp10-Sep-05 15:10
pxp10-Sep-05 15:10 
GeneralRe: Serialport - Wait until Device is ready Pin
Dave Kreskowiak10-Sep-05 17:22
mveDave Kreskowiak10-Sep-05 17:22 
Questiondatagrid update and scrolling Pin
xrado8-Sep-05 21:21
xrado8-Sep-05 21:21 
QuestionTAB key problem in datagrid Pin
deep78-Sep-05 21:08
deep78-Sep-05 21:08 
AnswerRe: TAB key problem in datagrid Pin
Lapje9-Sep-05 23:52
Lapje9-Sep-05 23:52 
Questionregex problem Pin
Mridang Agarwalla8-Sep-05 19:24
Mridang Agarwalla8-Sep-05 19:24 
AnswerRe: regex problem Pin
Guffa8-Sep-05 23:32
Guffa8-Sep-05 23:32 
QuestionNeed Help with HttpWebRequest Pin
Thaynann8-Sep-05 19:12
Thaynann8-Sep-05 19:12 
AnswerRe: Need Help with HttpWebRequest Pin
Andy Brummer8-Sep-05 20:08
sitebuilderAndy Brummer8-Sep-05 20:08 
GeneralRe: Need Help with HttpWebRequest Pin
Thaynann11-Sep-05 12:05
Thaynann11-Sep-05 12:05 
QuestionC# font problem Pin
8-Sep-05 19:11
suss8-Sep-05 19:11 
QuestionHow to deserialize string to data value object using C# Pin
Member 22374278-Sep-05 18:47
Member 22374278-Sep-05 18: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.