Click here to Skip to main content
15,908,111 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionSocket send problem Pin
BakaBug23-Aug-07 1:31
BakaBug23-Aug-07 1:31 
AnswerRe: Socket send problem Pin
Mark Salsbery23-Aug-07 5:59
Mark Salsbery23-Aug-07 5:59 
GeneralRe: Socket send problem Pin
BakaBug23-Aug-07 10:08
BakaBug23-Aug-07 10:08 
GeneralRe: Socket send problem Pin
Mark Salsbery23-Aug-07 11:10
Mark Salsbery23-Aug-07 11:10 
GeneralRe: Socket send problem Pin
BakaBug24-Aug-07 0:19
BakaBug24-Aug-07 0:19 
GeneralRe: Socket send problem Pin
Mark Salsbery24-Aug-07 5:24
Mark Salsbery24-Aug-07 5:24 
GeneralRe: Socket send problem Pin
BakaBug27-Aug-07 5:58
BakaBug27-Aug-07 5:58 
GeneralRe: Socket send problem [modified] Pin
BakaBug29-Aug-07 1:49
BakaBug29-Aug-07 1:49 
Would this code make problems .. when I

while i use this procedure to send data..
try to recv data on a other thread ?

Because I got now the problem.. I get 100% recv .. means i get all data
But now I use this procedure to sent.. and lose some packets.. (somehow..)

For recv i am using WSARecv()
And for send .. I am using send()

... does this make problems ?



-- modified at 7:57 Wednesday 29th August, 2007
QuestionSocket Problem Pin
GauranG Shah23-Aug-07 1:12
GauranG Shah23-Aug-07 1:12 
AnswerRe: Socket Problem Pin
BakaBug23-Aug-07 1:37
BakaBug23-Aug-07 1:37 
Questionheap corruption Pin
devvvy23-Aug-07 1:12
devvvy23-Aug-07 1:12 
AnswerRe: heap corruption Pin
jhwurmbach23-Aug-07 1:22
jhwurmbach23-Aug-07 1:22 
Generaldifferent dll - must use SysAllocString and SysFreeString? Pin
devvvy23-Aug-07 14:01
devvvy23-Aug-07 14:01 
GeneralRe: different dll - must use SysAllocString and SysFreeString? Pin
jhwurmbach23-Aug-07 21:37
jhwurmbach23-Aug-07 21:37 
AnswerRe: heap corruption Pin
Iain Clarke, Warrior Programmer23-Aug-07 1:33
Iain Clarke, Warrior Programmer23-Aug-07 1:33 
GeneralRe: heap corruption Pin
Russell'23-Aug-07 1:49
Russell'23-Aug-07 1:49 
GeneralRe: heap corruption Pin
devvvy23-Aug-07 13:51
devvvy23-Aug-07 13:51 
GeneralRe: heap corruption Pin
Iain Clarke, Warrior Programmer23-Aug-07 21:54
Iain Clarke, Warrior Programmer23-Aug-07 21:54 
GeneralRe: heap corruption Pin
devvvy29-Aug-07 2:58
devvvy29-Aug-07 2:58 
AnswerRe: heap corruption Pin
ghle27-Aug-07 4:24
ghle27-Aug-07 4:24 
GeneralRe: heap corruption Pin
devvvy29-Aug-07 2:57
devvvy29-Aug-07 2:57 
QuestionSmall question Pin
Chen-XuNuo22-Aug-07 23:01
Chen-XuNuo22-Aug-07 23:01 
AnswerRe: Small question Pin
fefe.wyx22-Aug-07 23:12
fefe.wyx22-Aug-07 23:12 
AnswerRe: Small question Pin
toxcct22-Aug-07 23:17
toxcct22-Aug-07 23:17 
AnswerRe: Small question Pin
Roger Broomfield22-Aug-07 23:20
Roger Broomfield22-Aug-07 23:20 

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.