Click here to Skip to main content
15,923,273 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionregistry cleaner for window xp Pin
niki dutta23-Aug-07 1:48
niki dutta23-Aug-07 1:48 
AnswerRe: registry cleaner for window xp Pin
Russell'23-Aug-07 1:51
Russell'23-Aug-07 1:51 
QuestionRe: registry cleaner for window xp Pin
David Crow23-Aug-07 2:48
David Crow23-Aug-07 2:48 
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 
So my problem was really...

My data don't get mixed...
My data got cut .. and i didn't send 100% ~.~ ajaja

I work now for ~3years on sockets and internet-stuff..

But i really looked for such a info ~.~ (maybe I searched wrong ?)

But hehe thx Wink | ;) now I understand It a little more..
I will add this to my Server..

But .. I looked msnd..

and found this:
WSAAsyncSelect

unsigned int wMsg1=0;
WSAAsyncSelect(Socket, NULL, wMsg1, FD_READ);

I understand it like.. I can look with the function .. if the buffer is ready for new data or not..
Or I am wrong ? msdn is sometimes really confusing to me ..

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 
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 

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.