Click here to Skip to main content
15,891,033 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalincompatbilties between C and C++ ins aignment Pin
ForNow12-Mar-08 14:52
ForNow12-Mar-08 14:52 
GeneralRe: incompatbilties between C and C++ ins aignment Pin
Blake Miller13-Mar-08 11:25
Blake Miller13-Mar-08 11:25 
GeneralRe: incompatbilties between C and C++ ins aignment Pin
ForNow13-Mar-08 12:51
ForNow13-Mar-08 12:51 
GeneralCListCtrl Prevent Column Resizing Pin
JBAK_CP12-Mar-08 7:08
JBAK_CP12-Mar-08 7:08 
GeneralRe: CListCtrl Prevent Column Resizing Pin
David Crow12-Mar-08 7:42
David Crow12-Mar-08 7:42 
GeneralRe: CListCtrl Prevent Column Resizing Pin
sheshidar12-Mar-08 18:17
sheshidar12-Mar-08 18:17 
GeneralUDP socket Pin
nahitan12-Mar-08 5:53
nahitan12-Mar-08 5:53 
GeneralRe: UDP socket Pin
Mark Salsbery12-Mar-08 5:57
Mark Salsbery12-Mar-08 5:57 
It's all up to you to determine whether UDP datagrams get sent and arrive at the other end.
TCP/IP does that for you, which is why it's able to report connection errors.
There's no "connection" with UDP, so it's not possible to have a connection error.

Mark



Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

GeneralRe: UDP socket Pin
Eytukan12-Mar-08 6:25
Eytukan12-Mar-08 6:25 
GeneralRe: UDP socket Pin
Moak13-Mar-08 15:05
Moak13-Mar-08 15:05 
GeneralRe: UDP socket Pin
nahitan17-Mar-08 5:20
nahitan17-Mar-08 5:20 
GeneralRe: UDP socket Pin
Moak17-Mar-08 6:36
Moak17-Mar-08 6:36 
Generalbehavior of strlen() [modified] Pin
koumodaki12-Mar-08 5:27
koumodaki12-Mar-08 5:27 
GeneralRe: behavior of strlen() modified Pin
Rajkumar R12-Mar-08 5:33
Rajkumar R12-Mar-08 5:33 
GeneralRe: behavior of strlen() Pin
koumodaki12-Mar-08 5:36
koumodaki12-Mar-08 5:36 
GeneralRe: behavior of strlen() Pin
Rajkumar R12-Mar-08 5:37
Rajkumar R12-Mar-08 5:37 
GeneralRe: behavior of strlen() Pin
David Crow12-Mar-08 5:43
David Crow12-Mar-08 5:43 
GeneralRe: behavior of strlen() modified Pin
koumodaki12-Mar-08 5:44
koumodaki12-Mar-08 5:44 
GeneralRe: behavior of strlen() modified Pin
David Crow12-Mar-08 5:47
David Crow12-Mar-08 5:47 
GeneralRe: behavior of strlen() modified Pin
koumodaki12-Mar-08 5:54
koumodaki12-Mar-08 5:54 
GeneralRe: behavior of strlen() modified Pin
Rajkumar R12-Mar-08 5:47
Rajkumar R12-Mar-08 5:47 
GeneralRe: behavior of strlen() modified Pin
koumodaki12-Mar-08 5:54
koumodaki12-Mar-08 5:54 
GeneralRe: behavior of strlen() modified Pin
Chris Losinger12-Mar-08 8:16
professionalChris Losinger12-Mar-08 8:16 
GeneralQuery about Tray Icon Pin
ramana.g12-Mar-08 5:16
ramana.g12-Mar-08 5:16 
GeneralRe: Query about Tray Icon Pin
David Crow12-Mar-08 5:44
David Crow12-Mar-08 5:44 

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.