Click here to Skip to main content
15,881,852 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Exception Handling MFC detail information Pin
ForNow30-Jun-17 2:17
ForNow30-Jun-17 2:17 
GeneralRe: Exception Handling MFC detail information Pin
Bram van Kampen30-Jun-17 13:14
Bram van Kampen30-Jun-17 13:14 
AnswerRe: Exception Handling MFC detail information Pin
Bram van Kampen30-Jun-17 12:51
Bram van Kampen30-Jun-17 12:51 
QuestionUDP Sockets and Windows 10 Pin
Rick York27-Jun-17 13:27
mveRick York27-Jun-17 13:27 
AnswerRe: UDP Sockets and Windows 10 Pin
Afzaal Ahmad Zeeshan27-Jun-17 13:44
professionalAfzaal Ahmad Zeeshan27-Jun-17 13:44 
GeneralRe: UDP Sockets and Windows 10 Pin
Rick York27-Jun-17 16:49
mveRick York27-Jun-17 16:49 
GeneralRe: UDP Sockets and Windows 10 Pin
Randor 27-Jun-17 20:27
professional Randor 27-Jun-17 20:27 
GeneralRe: UDP Sockets and Windows 10 Pin
leon de boer27-Jun-17 21:15
leon de boer27-Jun-17 21:15 
Live streaming would be severely limited without UDP you would have to buffer everything packet it up and deal with the TCP nak requests for resend from every user. There is no such thing as multicast on TCP it requires 1 to 1 handshaking. So do you really think your $50 webcam is going to be able to do that to thousands of users Smile | :)

Poor Skype and an industry we won't talk about Smile | :)
In vino veritas


modified 28-Jun-17 3:22am.

AnswerRe: UDP Sockets and Windows 10 Pin
Randor 27-Jun-17 20:37
professional Randor 27-Jun-17 20:37 
GeneralRe: UDP Sockets and Windows 10 Pin
Rick York28-Jun-17 6:59
mveRick York28-Jun-17 6:59 
GeneralRe: UDP Sockets and Windows 10 Pin
Randor 28-Jun-17 7:53
professional Randor 28-Jun-17 7:53 
AnswerRe: UDP Sockets and Windows 10 Pin
jeron128-Jun-17 5:04
jeron128-Jun-17 5:04 
GeneralRe: UDP Sockets and Windows 10 Pin
Rick York28-Jun-17 6:57
mveRick York28-Jun-17 6:57 
GeneralRe: UDP Sockets and Windows 10 Pin
jeron128-Jun-17 7:16
jeron128-Jun-17 7:16 
AnswerRe: UDP Sockets and Windows 10 Pin
Rick York28-Jun-17 7:47
mveRick York28-Jun-17 7:47 
GeneralRe: UDP Sockets and Windows 10 Pin
Randor 28-Jun-17 8:00
professional Randor 28-Jun-17 8:00 
GeneralRe: UDP Sockets and Windows 10 Pin
leon de boer28-Jun-17 8:27
leon de boer28-Jun-17 8:27 
QuestionDirect creation of CWnd Object Pin
al250027-Jun-17 5:16
al250027-Jun-17 5:16 
AnswerRe: Direct creation of CWnd Object Pin
Victor Nijegorodov27-Jun-17 6:17
Victor Nijegorodov27-Jun-17 6:17 
AnswerRe: Direct creation of CWnd Object Pin
Victor Nijegorodov27-Jun-17 6:27
Victor Nijegorodov27-Jun-17 6:27 
GeneralRe: Direct creation of CWnd Object Pin
leon de boer27-Jun-17 6:49
leon de boer27-Jun-17 6:49 
GeneralRe: Direct creation of CWnd Object Pin
Victor Nijegorodov27-Jun-17 10:45
Victor Nijegorodov27-Jun-17 10:45 
GeneralRe: Direct creation of CWnd Object Pin
leon de boer27-Jun-17 19:49
leon de boer27-Jun-17 19:49 
GeneralRe: Direct creation of CWnd Object Pin
al250029-Jun-17 5:23
al250029-Jun-17 5:23 
GeneralRe: Direct creation of CWnd Object Pin
leon de boer29-Jun-17 6:25
leon de boer29-Jun-17 6:25 

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.