Click here to Skip to main content
15,914,608 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: file transfer Pin
Albert Holguin9-Mar-12 5:13
professionalAlbert Holguin9-Mar-12 5:13 
Questionask about UDP programming? Pin
Brillian Kharisma8-Mar-12 0:46
Brillian Kharisma8-Mar-12 0:46 
AnswerRe: ask about UDP programming? Pin
Code-o-mat8-Mar-12 1:00
Code-o-mat8-Mar-12 1:00 
GeneralRe: ask about UDP programming? Pin
Brillian Kharisma8-Mar-12 3:08
Brillian Kharisma8-Mar-12 3:08 
AnswerRe: ask about UDP programming? Pin
Mohibur Rashid8-Mar-12 1:49
professionalMohibur Rashid8-Mar-12 1:49 
GeneralRe: ask about UDP programming? Pin
Brillian Kharisma8-Mar-12 3:15
Brillian Kharisma8-Mar-12 3:15 
GeneralRe: ask about UDP programming? Pin
Wes Aday8-Mar-12 7:07
professionalWes Aday8-Mar-12 7:07 
AnswerRe: ask about UDP programming? Pin
Albert Holguin9-Mar-12 5:16
professionalAlbert Holguin9-Mar-12 5:16 
UDP is NOT typically used for file transfers because it's not reliable. If you add parity, you can detect errors and request resends, but you're just replicating TCP at that point.

Brillian Kharisma wrote:
if you have the source code in c?

for my coursework ...thank's

You need to do your own homework. Sorry.
GeneralRe: ask about UDP programming? Pin
MagicBishop9-Mar-12 10:04
professionalMagicBishop9-Mar-12 10:04 
General3D Head modeling Pin
s.sanam7-Mar-12 21:58
s.sanam7-Mar-12 21:58 
GeneralRe: 3D Head modeling Pin
_AnsHUMAN_ 7-Mar-12 23:06
_AnsHUMAN_ 7-Mar-12 23:06 
GeneralRe: 3D Head modeling Pin
Maximilien8-Mar-12 0:29
Maximilien8-Mar-12 0:29 
QuestionTake and save the image from the Ip camera Pin
Synodiporos7-Mar-12 5:58
Synodiporos7-Mar-12 5:58 
AnswerRe: Take and save the image from the Ip camera Pin
Richard MacCutchan7-Mar-12 6:59
mveRichard MacCutchan7-Mar-12 6:59 
GeneralRe: Take and save the image from the Ip camera Pin
Synodiporos12-Mar-12 5:50
Synodiporos12-Mar-12 5:50 
GeneralRe: Take and save the image from the Ip camera Pin
Synodiporos12-Mar-12 6:01
Synodiporos12-Mar-12 6:01 
GeneralRe: Take and save the image from the Ip camera Pin
Richard MacCutchan12-Mar-12 6:17
mveRichard MacCutchan12-Mar-12 6:17 
GeneralRe: Take and save the image from the Ip camera Pin
Synodiporos14-Mar-12 3:20
Synodiporos14-Mar-12 3:20 
GeneralRe: Take and save the image from the Ip camera Pin
Synodiporos14-Mar-12 3:34
Synodiporos14-Mar-12 3:34 
GeneralRe: Take and save the image from the Ip camera Pin
Synodiporos15-Mar-12 7:57
Synodiporos15-Mar-12 7:57 
GeneralRe: Take and save the image from the Ip camera Pin
Richard MacCutchan15-Mar-12 8:29
mveRichard MacCutchan15-Mar-12 8:29 
GeneralRe: Take and save the image from the Ip camera Pin
Synodiporos21-Mar-12 23:31
Synodiporos21-Mar-12 23:31 
AnswerRe: Take and save the image from the Ip camera Pin
enhzflep7-Mar-12 7:19
enhzflep7-Mar-12 7:19 
QuestionHow to validate a socket descripter Pin
vikramlinux7-Mar-12 5:08
vikramlinux7-Mar-12 5:08 
QuestionRe: How to validate a socket descripter Pin
Richard MacCutchan7-Mar-12 5:12
mveRichard MacCutchan7-Mar-12 5:12 

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.