Click here to Skip to main content
15,915,000 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Relevancy of C structures [modified] Pin
Sam Hobbs21-May-06 4:59
Sam Hobbs21-May-06 4:59 
GeneralRe: Relevancy of C structures [modified] Pin
bob1697221-May-06 15:57
bob1697221-May-06 15:57 
GeneralRe: Relevancy of C structures [modified] Pin
Sam Hobbs21-May-06 17:05
Sam Hobbs21-May-06 17:05 
AnswerRe: Relevancy of C structures [modified] Pin
James Brown20-May-06 23:48
James Brown20-May-06 23:48 
GeneralRe: Relevancy of C structures [modified] Pin
Sam Hobbs21-May-06 4:57
Sam Hobbs21-May-06 4:57 
QuestionScreen Recording Pin
CNewbie20-May-06 12:36
CNewbie20-May-06 12:36 
GeneralRe: Screen Recording Pin
User 171649220-May-06 13:04
professionalUser 171649220-May-06 13:04 
GeneralRe: Screen Recording Pin
CNewbie20-May-06 13:21
CNewbie20-May-06 13:21 
QuestionDoc-View and NewFile Pin
faroo2820-May-06 9:26
faroo2820-May-06 9:26 
AnswerRe: Doc-View and NewFile Pin
Neville Franks20-May-06 13:02
Neville Franks20-May-06 13:02 
GeneralRe: Doc-View and NewFile Pin
faroo2821-May-06 13:45
faroo2821-May-06 13:45 
Questionmd5? Pin
flyskytoday20-May-06 5:36
flyskytoday20-May-06 5:36 
AnswerRe: md5? Pin
Chris Losinger20-May-06 6:33
professionalChris Losinger20-May-06 6:33 
GeneralRe: md5? Pin
flyskytoday21-May-06 3:51
flyskytoday21-May-06 3:51 
QuestionExporting a struc from a DLL Pin
Cyber Friend20-May-06 4:23
Cyber Friend20-May-06 4:23 
AnswerRe: Exporting a struc from a DLL Pin
Cyber Friend20-May-06 6:28
Cyber Friend20-May-06 6:28 
QuestionSockets help Pin
Demian Panello20-May-06 4:08
Demian Panello20-May-06 4:08 
AnswerRe: Sockets help Pin
Laxman Auti20-May-06 4:25
Laxman Auti20-May-06 4:25 
GeneralRe: Sockets help Pin
Demian Panello20-May-06 7:24
Demian Panello20-May-06 7:24 
GeneralRe: Sockets help Pin
Laxman Auti21-May-06 18:38
Laxman Auti21-May-06 18:38 
Demian wrote:
Anyway, I don't know if my routines are "well thinking", because, as I said, the server sends faster than the client can receive, and I could lost data in the process, or not?


I think you are not loosing any data but you are loosing organisation of data.
So,As it is server it sends data fast due to that before sending organise data and then send so that client can understand it. Smile | :)

Knock out 't' from can't,
You can if you think you can
Cool | :cool:
QuestionCrash.... Pin
RockyJames20-May-06 2:52
RockyJames20-May-06 2:52 
AnswerRe: Crash.... Pin
Stephen Hewitt20-May-06 4:38
Stephen Hewitt20-May-06 4:38 
QuestionReflection & late binding [modifed] Pin
ey_cat20-May-06 2:38
ey_cat20-May-06 2:38 
AnswerRe: Reflection & late binding [modifed] Pin
Laxman Auti20-May-06 3:53
Laxman Auti20-May-06 3:53 
GeneralRe: Reflection & late binding [modifed] Pin
ey_cat20-May-06 9:32
ey_cat20-May-06 9:32 

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.