Click here to Skip to main content
15,899,475 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How i symbolise an negative number? Pin
Immunity1827-May-06 9:35
Immunity1827-May-06 9:35 
GeneralRe: How i symbolise an negative number? Pin
Michael Dunn27-May-06 9:52
sitebuilderMichael Dunn27-May-06 9:52 
GeneralRe: How i symbolise an negative number? Pin
PJ Arends27-May-06 10:08
professionalPJ Arends27-May-06 10:08 
GeneralRe: How i symbolise an negative number? Pin
Ravi Bhavnani27-May-06 20:35
professionalRavi Bhavnani27-May-06 20:35 
GeneralRe: How i symbolise an negative number? Pin
Michael Dunn27-May-06 22:30
sitebuilderMichael Dunn27-May-06 22:30 
QuestionHow to receive data in the right order in IOCP? Pin
followait27-May-06 6:40
followait27-May-06 6:40 
AnswerRe: How to receive data in the right order in IOCP? Pin
Michael Dunn27-May-06 9:05
sitebuilderMichael Dunn27-May-06 9:05 
GeneralRe: How to receive data in the right order in IOCP? [modified] Pin
followait27-May-06 10:40
followait27-May-06 10:40 
I still can't believe.

For example, I send a file which is 1MB.
I post two WSASend.
the 1st sends 0.99MB
the 2nd sends 0.01MB
It is likely that the server will deal the completion of the WSARecv with the 2nd one.


Another question:
If two sockets connected in tcp/ip stream mode, then does N recv(s) works the same way, no matter how large N is? And don't know how many sends is called.
One word, socket only knows stream without any boundary information in the stream, is it true?

I'm new to socket programming.
Thanks for your help.

-- modified at 16:40 Saturday 27th May, 2006
GeneralRe: How to receive data in the right order in IOCP? Pin
followait28-May-06 18:18
followait28-May-06 18:18 
QuestionHow to resize a rebar Pin
kflrei27-May-06 2:53
kflrei27-May-06 2:53 
AnswerRe: How to resize a rebar Pin
Hamid_RT27-May-06 5:32
Hamid_RT27-May-06 5:32 
QuestionNamespace extension context menus Pin
Anil_vvs27-May-06 2:19
Anil_vvs27-May-06 2:19 
QuestionCTreeCtrl [modified] Pin
Member 303984327-May-06 1:47
Member 303984327-May-06 1:47 
AnswerRe: CTreeCtrl [modified] Pin
Hamid_RT27-May-06 5:33
Hamid_RT27-May-06 5:33 
GeneralRe: CTreeCtrl [modified] Pin
Member 303984328-May-06 19:07
Member 303984328-May-06 19:07 
GeneralRe: CTreeCtrl [modified] Pin
Hamid_RT28-May-06 22:02
Hamid_RT28-May-06 22:02 
Questionproblem with & Pin
Arrun27-May-06 1:44
Arrun27-May-06 1:44 
AnswerRe: problem with & Pin
Gary R. Wheeler27-May-06 3:53
Gary R. Wheeler27-May-06 3:53 
GeneralRe: problem with & Pin
Arrun27-May-06 4:00
Arrun27-May-06 4:00 
GeneralRe: problem with & Pin
Gary R. Wheeler27-May-06 4:04
Gary R. Wheeler27-May-06 4:04 
GeneralRe: problem with & Pin
Arrun27-May-06 4:16
Arrun27-May-06 4:16 
QuestionScroll Selected Items in CListctrl Pin
vinod.sankuthodi27-May-06 0:50
vinod.sankuthodi27-May-06 0:50 
Questionhow to extract audio from video file.. Pin
sunita ramesh27-May-06 0:36
sunita ramesh27-May-06 0:36 
AnswerRe: how to extract audio from video file.. Pin
Hamid_RT27-May-06 0:58
Hamid_RT27-May-06 0:58 
QuestionVC++ Pin
Member 303984327-May-06 0:09
Member 303984327-May-06 0:09 

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.