Click here to Skip to main content
15,888,025 members
Home / Discussions / C#
   

C#

 
Generalvideo streaming mvc3 c#,html5 and jquery Pin
saiguttina29-May-15 0:25
saiguttina29-May-15 0:25 
GeneralMessage Closed Pin
28-May-15 23:39
Member 1172789928-May-15 23:39 
AnswerRe: help with calculator program Pin
V.28-May-15 23:45
professionalV.28-May-15 23:45 
AnswerRe: help with calculator program Pin
OriginalGriff29-May-15 0:08
mveOriginalGriff29-May-15 0:08 
QuestionSharePoint Pin
Armugam Indrani28-May-15 22:41
professionalArmugam Indrani28-May-15 22:41 
AnswerRe: SharePoint Pin
Eddy Vluggen29-May-15 2:50
professionalEddy Vluggen29-May-15 2:50 
QuestionTCP Heartbeat background Thread Pin
MooKowMyke27-May-15 21:50
MooKowMyke27-May-15 21:50 
AnswerRe: TCP Heartbeat background Thread Pin
Eddy Vluggen29-May-15 2:57
professionalEddy Vluggen29-May-15 2:57 
Member 11700380 wrote:
That being said, it is very important that the TCP transfer of the id is not
being delayed at all, seconds really count in this application.
If that is truly important, than you cannot work with Windows; the OS decides which application gets resources.

"As fast as possible" is something different, that one can do.

Do take not that a backgroundworker usually has a lower priority then the overall process. Since sending an ID should not stop the server from reading its comport, that would be a good idea.

I've seen the start of the code, but not a specific question. Do you have a list of active users that you can check if the heartbeat returns? How do you identify who's heartbeat is coming back (assuming multiple clients)?
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

GeneralRe: TCP Heartbeat background Thread Pin
MooKowMyke29-May-15 7:57
MooKowMyke29-May-15 7:57 
GeneralRe: TCP Heartbeat background Thread Pin
Eddy Vluggen29-May-15 11:16
professionalEddy Vluggen29-May-15 11:16 
GeneralRe: TCP Heartbeat background Thread Pin
MooKowMyke30-May-15 21:26
MooKowMyke30-May-15 21:26 
QuestionWhy Can't I use asp.net controls with mvc? Pin
Dolly Nimavat27-May-15 20:42
Dolly Nimavat27-May-15 20:42 
AnswerRe: Why Can't I use asp.net controls with mvc? PinPopular
dan!sh 27-May-15 20:49
professional dan!sh 27-May-15 20:49 
AnswerRe: Why Can't I use asp.net controls with mvc? Pin
F-ES Sitecore27-May-15 23:14
professionalF-ES Sitecore27-May-15 23:14 
AnswerRe: Why Can't I use asp.net controls with mvc? Pin
L Viljoen28-May-15 3:20
professionalL Viljoen28-May-15 3:20 
GeneralRe: Why Can't I use asp.net controls with mvc? Pin
F-ES Sitecore28-May-15 5:03
professionalF-ES Sitecore28-May-15 5:03 
GeneralRe: Why Can't I use asp.net controls with mvc? Pin
L Viljoen28-May-15 19:59
professionalL Viljoen28-May-15 19:59 
QuestionSource not available Pin
Dolly Nimavat27-May-15 20:40
Dolly Nimavat27-May-15 20:40 
AnswerRe: Source not available Pin
dan!sh 27-May-15 20:46
professional dan!sh 27-May-15 20:46 
Questionsyntax SIM card registration with the network through the AT commands ? Pin
Member 245846727-May-15 18:56
Member 245846727-May-15 18:56 
AnswerRe: syntax SIM card registration with the network through the AT commands ? Pin
OriginalGriff27-May-15 19:23
mveOriginalGriff27-May-15 19:23 
QuestionGet the phone number SIM Imel with C#? Pin
Member 245846727-May-15 18:45
Member 245846727-May-15 18:45 
AnswerRe: Get the phone number SIM Imel with C#? Pin
OriginalGriff27-May-15 19:23
mveOriginalGriff27-May-15 19:23 
Questionconvert string[]/byte to bool[] Pin
hasan hadi27-May-15 16:47
hasan hadi27-May-15 16:47 
AnswerRe: convert string[]/byte to bool[] Pin
dan!sh 27-May-15 18:24
professional dan!sh 27-May-15 18:24 

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.