Click here to Skip to main content
15,919,121 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionhow can i forbid anyone else to change the time of the computer? Pin
lostangels30-Oct-07 3:37
lostangels30-Oct-07 3:37 
AnswerRe: how can i forbid anyone else to change the time of the computer? Pin
Nelek30-Oct-07 4:08
protectorNelek30-Oct-07 4:08 
AnswerRe: how can i forbid anyone else to change the time of the computer? Pin
led mike30-Oct-07 4:41
led mike30-Oct-07 4:41 
Questionhelp needed for MFC ritch GUI controls Pin
sarat12in30-Oct-07 3:28
sarat12in30-Oct-07 3:28 
AnswerRe: help needed for MFC ritch GUI controls Pin
Dewm Solo30-Oct-07 3:51
Dewm Solo30-Oct-07 3:51 
AnswerRe: help needed for MFC ritch GUI controls Pin
led mike30-Oct-07 4:43
led mike30-Oct-07 4:43 
Questionsend big message from client to server [modified] Pin
Russell'30-Oct-07 2:22
Russell'30-Oct-07 2:22 
AnswerRe: send big message from client to server Pin
JudyL_MD30-Oct-07 2:27
JudyL_MD30-Oct-07 2:27 
The size of your message pieces depends on your communication medium. You need to experiment and find the balance between transmission time and the overhead to prepare a message segment. Also, you'll need to implement some kind of handshake to handle corrupt message pieces.

If you're that concerned about corruption, do some investigating about Error Correcting Codes.

Judy

AnswerRe: send big message from client to server Pin
Mark Salsbery30-Oct-07 7:15
Mark Salsbery30-Oct-07 7:15 
GeneralRe: send big message from client to server Pin
Russell'30-Oct-07 7:33
Russell'30-Oct-07 7:33 
GeneralRe: send big message from client to server Pin
Mark Salsbery30-Oct-07 8:03
Mark Salsbery30-Oct-07 8:03 
GeneralRe: send big message from client to server Pin
Russell'30-Oct-07 8:30
Russell'30-Oct-07 8:30 
GeneralRe: send big message from client to server Pin
Mark Salsbery30-Oct-07 8:06
Mark Salsbery30-Oct-07 8:06 
QuestionPC Controlled Relay Board Pin
thes3cr3t130-Oct-07 2:06
thes3cr3t130-Oct-07 2:06 
AnswerRe: PC Controlled Relay Board [modified] Pin
Rhymhoont30-Oct-07 4:41
Rhymhoont30-Oct-07 4:41 
Questionhow to get Row count in MS flexgrid Pin
panthal30-Oct-07 2:06
panthal30-Oct-07 2:06 
AnswerRe: how to get Row count in MS flexgrid Pin
chandu00430-Oct-07 2:17
chandu00430-Oct-07 2:17 
GeneralRe: how to get Row count in MS flexgrid[solved] Pin
panthal30-Oct-07 3:24
panthal30-Oct-07 3:24 
QuestionDeleting session cookies Pin
JanakaAtu30-Oct-07 1:27
JanakaAtu30-Oct-07 1:27 
Questionsetting no of lines in richedit conroll Pin
aamir ali30-Oct-07 1:12
aamir ali30-Oct-07 1:12 
AnswerRe: setting no of lines in richedit conroll Pin
KASR130-Oct-07 1:26
KASR130-Oct-07 1:26 
QuestionDLL newbie question [Solved] Pin
Nelek30-Oct-07 0:32
protectorNelek30-Oct-07 0:32 
GeneralRe: DLL newbie question Pin
Nelek30-Oct-07 1:23
protectorNelek30-Oct-07 1:23 
GeneralRe: DLL newbie question Pin
jhwurmbach30-Oct-07 2:32
jhwurmbach30-Oct-07 2:32 
GeneralRe: DLL newbie question Pin
Nelek30-Oct-07 2:59
protectorNelek30-Oct-07 2:59 

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.