Click here to Skip to main content
15,917,329 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: adding Compressed HTML help with the application Pin
Laxman Auti29-May-06 2:08
Laxman Auti29-May-06 2:08 
QuestionCall back function using child Thread Pin
Arun Tayal29-May-06 1:16
Arun Tayal29-May-06 1:16 
AnswerRe: Call back function using child Thread Pin
Sarath C29-May-06 1:30
Sarath C29-May-06 1:30 
GeneralRe: Call back function using child Thread Pin
Arun Tayal29-May-06 1:38
Arun Tayal29-May-06 1:38 
QuestionWhere i can find wrapper class Pin
Immunity1829-May-06 0:54
Immunity1829-May-06 0:54 
AnswerRe: Where i can find wrapper class Pin
toxcct29-May-06 0:55
toxcct29-May-06 0:55 
GeneralRe: Where i can find wrapper class [modified] Pin
Immunity1829-May-06 0:59
Immunity1829-May-06 0:59 
GeneralRe: Where i can find wrapper class Pin
ThatsAlok30-May-06 1:24
ThatsAlok30-May-06 1:24 
AnswerRe: Where i can find wrapper class Pin
Eytukan29-May-06 1:03
Eytukan29-May-06 1:03 
GeneralRe: Where i can find wrapper class Pin
Immunity1829-May-06 1:04
Immunity1829-May-06 1:04 
GeneralRe: Where i can find wrapper class Pin
Eytukan29-May-06 1:07
Eytukan29-May-06 1:07 
GeneralRe: Where i can find wrapper class Pin
Immunity1829-May-06 1:09
Immunity1829-May-06 1:09 
GeneralRe: Where i can find wrapper class Pin
Eytukan29-May-06 1:11
Eytukan29-May-06 1:11 
GeneralRe: Where i can find wrapper class Pin
toxcct29-May-06 1:43
toxcct29-May-06 1:43 
QuestionVideo Pin
Anilkumar K V29-May-06 0:25
Anilkumar K V29-May-06 0:25 
AnswerRe: Video Pin
Laxman Auti29-May-06 0:39
Laxman Auti29-May-06 0:39 
AnswerRe: Video Pin
nsh_enp29-May-06 15:25
nsh_enp29-May-06 15:25 
QuestionSplitterWnd Pin
anu_8829-May-06 0:12
anu_8829-May-06 0:12 
AnswerRe: SplitterWnd Pin
_anil_29-May-06 0:24
_anil_29-May-06 0:24 
QuestionHow to track that Cleint or Server is disconneted Pin
zahid_ash29-May-06 0:12
zahid_ash29-May-06 0:12 
AnswerRe: How to track that Cleint or Server is disconneted Pin
Eytukan29-May-06 1:14
Eytukan29-May-06 1:14 
If you TCP you'll naturally get an exception right? i.e Stream is disconnected. You dont have to invent mechanism.But with UDP, You have to sense it on your own, may be with something like "Heart beat" sensing.




<marquee scrollamount="1" scrolldelay="1" direction="up" height="10" step="1">--[V]--



[My Current Status]

GeneralRe: How to track that Cleint or Server is disconneted Pin
zahid_ash29-May-06 1:19
zahid_ash29-May-06 1:19 
GeneralRe: How to track that Cleint or Server is disconneted Pin
Eytukan29-May-06 1:26
Eytukan29-May-06 1:26 
GeneralRe: How to track that Cleint or Server is disconneted Pin
ThatsAlok30-May-06 1:19
ThatsAlok30-May-06 1:19 
JokeRe: How to track that Cleint or Server is disconneted Pin
Eytukan30-May-06 1:35
Eytukan30-May-06 1:35 

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.