Click here to Skip to main content
16,010,114 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Initailizing nesting of structures Pin
David Crow30-Jun-05 2:45
David Crow30-Jun-05 2:45 
GeneralConverting WCHAR to wchar_t Pin
Franz Klein30-Jun-05 1:28
Franz Klein30-Jun-05 1:28 
GeneralRe: Converting WCHAR to wchar_t Pin
«_Superman_»30-Jun-05 1:42
professional«_Superman_»30-Jun-05 1:42 
GeneralTCP and UDP difference Pin
xcavin30-Jun-05 1:25
xcavin30-Jun-05 1:25 
GeneralRe: TCP and UDP difference Pin
toxcct30-Jun-05 1:34
toxcct30-Jun-05 1:34 
GeneralRe: TCP and UDP difference Pin
Mike Dimmick30-Jun-05 2:26
Mike Dimmick30-Jun-05 2:26 
GeneralRe: TCP and UDP difference Pin
David Crow30-Jun-05 2:49
David Crow30-Jun-05 2:49 
GeneralRe: TCP and UDP difference Pin
David Chamberlain30-Jun-05 4:42
David Chamberlain30-Jun-05 4:42 
In simple terms, TCP is like a telephone call, where UDP is like a radio. Anyone who wants to listen to the radio must tune in to the proper station, or for UDP, they must "join" to the proper network address.

The radio station doesn't know or care who is listening (other than marketing and ratings, of course), just as the UDP sender doesn't worry if packets are lost or dropped. One use is for sending streaming video or audio where the sender just sends and whoever has "joined" gets to see the show.

Dave

"You can say that again." -- Dept. of Redundancy Dept.
Generalcould not able to see the text box fields while data while debugging the dialog cpp file code Pin
Prasannajit Dash30-Jun-05 1:06
Prasannajit Dash30-Jun-05 1:06 
GeneralRe: could not able to see the text box fields while data while debugging the dialog cpp file code Pin
David Crow30-Jun-05 2:51
David Crow30-Jun-05 2:51 
GeneralUrgent : GetTimeZoneInformation Pin
15711730-Jun-05 0:22
15711730-Jun-05 0:22 
GeneralRe: Urgent : GetTimeZoneInformation Pin
«_Superman_»30-Jun-05 0:49
professional«_Superman_»30-Jun-05 0:49 
Generalplz guide me in this code!!!!!!! Pin
29-Jun-05 23:08
suss29-Jun-05 23:08 
GeneralRe: plz guide me in this code!!!!!!! Pin
Cedric Moonen29-Jun-05 23:16
Cedric Moonen29-Jun-05 23:16 
GeneralRe: plz guide me in this code!!!!!!! Pin
29-Jun-05 23:24
suss29-Jun-05 23:24 
GeneralRe: plz guide me in this code!!!!!!! Pin
David Crow30-Jun-05 2:54
David Crow30-Jun-05 2:54 
GeneralRe: plz guide me in this code!!!!!!! Pin
Cedric Moonen29-Jun-05 23:43
Cedric Moonen29-Jun-05 23:43 
GeneralRe: plz guide me in this code!!!!!!! Pin
toxcct30-Jun-05 0:49
toxcct30-Jun-05 0:49 
GeneralRe: plz guide me in this code!!!!!!! Pin
toxcct30-Jun-05 1:18
toxcct30-Jun-05 1:18 
GeneralRe: plz guide me in this code!!!!!!! Pin
Cedric Moonen30-Jun-05 1:21
Cedric Moonen30-Jun-05 1:21 
GeneralRe: plz guide me in this code!!!!!!! Pin
toxcct30-Jun-05 1:26
toxcct30-Jun-05 1:26 
GeneralRe: plz guide me in this code!!!!!!! Pin
ThatsAlok30-Jun-05 1:32
ThatsAlok30-Jun-05 1:32 
GeneralRe: plz guide me in this code!!!!!!! Pin
toxcct30-Jun-05 1:36
toxcct30-Jun-05 1:36 
GeneralRe: plz guide me in this code!!!!!!! Pin
Cedric Moonen30-Jun-05 1:53
Cedric Moonen30-Jun-05 1:53 
GeneralRe: plz guide me in this code!!!!!!! Pin
ThatsAlok30-Jun-05 2:40
ThatsAlok30-Jun-05 2:40 

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.