Click here to Skip to main content
15,890,438 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to find IPv4 NOT IPv6 C# Pin
Jim Meadors29-Jan-14 19:37
Jim Meadors29-Jan-14 19:37 
GeneralRe: How to find IPv4 NOT IPv6 C# Pin
Worried Brown Eyes29-Jan-14 21:16
Worried Brown Eyes29-Jan-14 21:16 
GeneralRe: How to find IPv4 NOT IPv6 C# Pin
User 5924129-Jan-14 19:38
User 5924129-Jan-14 19:38 
GeneralRe: How to find IPv4 NOT IPv6 C# Pin
TheGreatAndPowerfulOz29-Jan-14 20:39
TheGreatAndPowerfulOz29-Jan-14 20:39 
GeneralRe: How to find IPv4 NOT IPv6 C# Pin
Rage29-Jan-14 21:26
professionalRage29-Jan-14 21:26 
GeneralRe: How to find IPv4 NOT IPv6 C# Pin
TheGreatAndPowerfulOz30-Jan-14 3:14
TheGreatAndPowerfulOz30-Jan-14 3:14 
GeneralRe: How to find IPv4 NOT IPv6 C# [Moved] Pin
Dave Kreskowiak30-Jan-14 3:25
mveDave Kreskowiak30-Jan-14 3:25 
QuestionHow to change skins in design mode RibbonSimplePad of Developer Express. NET v8.3? Pin
Member 245846729-Jan-14 17:46
Member 245846729-Jan-14 17:46 
AnswerRe: How to change skins in design mode RibbonSimplePad of Developer Express. NET v8.3? Pin
Shameel29-Jan-14 20:33
professionalShameel29-Jan-14 20:33 
QuestionHow to bind a dataset to a WPF richtextbox? Pin
fsunole0329-Jan-14 9:44
fsunole0329-Jan-14 9:44 
AnswerRe: How to bind a dataset to a WPF richtextbox? Pin
Shameel29-Jan-14 20:46
professionalShameel29-Jan-14 20:46 
GeneralRe: How to bind a dataset to a WPF richtextbox? Pin
Rahul VB1-Feb-14 18:55
professionalRahul VB1-Feb-14 18:55 
QuestionReplicate Word 2013 Open Recent Documents Menu Pin
Running Fool29-Jan-14 5:16
Running Fool29-Jan-14 5:16 
AnswerRe: Replicate Word 2013 Open Recent Documents Menu Pin
Shameel29-Jan-14 20:48
professionalShameel29-Jan-14 20:48 
GeneralRe: Replicate Word 2013 Open Recent Documents Menu Pin
Running Fool30-Jan-14 4:19
Running Fool30-Jan-14 4:19 
AnswerRe: Replicate Word 2013 Open Recent Documents Menu Pin
Running Fool30-Jan-14 4:38
Running Fool30-Jan-14 4:38 
Questionserial port writing and reading Pin
khomeyni29-Jan-14 3:21
khomeyni29-Jan-14 3:21 
AnswerRe: serial port writing and reading Pin
Richard Andrew x6429-Jan-14 6:23
professionalRichard Andrew x6429-Jan-14 6:23 
GeneralRe: serial port writing and reading Pin
khomeyni29-Jan-14 6:37
khomeyni29-Jan-14 6:37 
yes . the data received is what is sent on the other COM port.


Quote:
The DataReceived function is invoked any time there is data available, not just when the data is complete.

So it is conceivable that it could be raised after each byte is received, hence the greater frequency.


so how can I change it to be raised every 3 millisecond? I want to create a match between sending and receiving. for example when I depict the chart of both send and receive in realtime, for comparison of data ,the data must be matched.
AnswerRe: serial port writing and reading Pin
Richard Andrew x6429-Jan-14 6:44
professionalRichard Andrew x6429-Jan-14 6:44 
AnswerRe: serial port writing and reading Pin
Richard Andrew x6429-Jan-14 7:00
professionalRichard Andrew x6429-Jan-14 7:00 
GeneralRe: serial port writing and reading Pin
khomeyni30-Jan-14 4:34
khomeyni30-Jan-14 4:34 
GeneralRe: serial port writing and reading Pin
Richard Andrew x6430-Jan-14 7:59
professionalRichard Andrew x6430-Jan-14 7:59 
GeneralRe: serial port writing and reading Pin
khomeyni30-Jan-14 8:17
khomeyni30-Jan-14 8:17 
GeneralRe: serial port writing and reading Pin
Richard Andrew x6430-Jan-14 8:23
professionalRichard Andrew x6430-Jan-14 8:23 

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.