Click here to Skip to main content
15,910,083 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: related to network module Pin
Mark Salsbery24-Feb-07 6:49
Mark Salsbery24-Feb-07 6:49 
QuestionXPCom for mozilla Pin
johnalek23-Feb-07 21:59
johnalek23-Feb-07 21:59 
AnswerRe: XPCom for mozilla Pin
Don Box23-Feb-07 22:23
Don Box23-Feb-07 22:23 
Questioncommandbar Pin
Sunshine Always23-Feb-07 21:53
Sunshine Always23-Feb-07 21:53 
QuestionProperty Bag Pin
zareee23-Feb-07 21:23
zareee23-Feb-07 21:23 
QuestionSend UINT array Pin
javad_200523-Feb-07 20:18
javad_200523-Feb-07 20:18 
AnswerRe: Send UINT array Pin
jeron124-Feb-07 4:36
jeron124-Feb-07 4:36 
AnswerRe: Send UINT array Pin
Mark Salsbery24-Feb-07 6:56
Mark Salsbery24-Feb-07 6:56 
send(socket, (const char*)p, 2000*800*sizeof(p[0]), 0);

Of course I've omitted error handling and the possibility that all bytes don't get sent in one
call.

Are you sure you want to send UINT pointers across the network? Pointers aren't much use
except in the context of the process they were created in.

Mark




"Do you know what it's like to fall in the mud and get kicked... in the head... with an iron boot?
Of course you don't, no one does. It never happens. It's a dumb question... skip it."
(Rex Kramer "Airplane!")

QuestionOpenGL cylinder help Pin
rushiraj.jhala23-Feb-07 19:01
rushiraj.jhala23-Feb-07 19:01 
AnswerRe: OpenGL cylinder help Pin
Maximilien24-Feb-07 2:34
Maximilien24-Feb-07 2:34 
AnswerRe: OpenGL cylinder help Pin
El Corazon24-Feb-07 8:17
El Corazon24-Feb-07 8:17 
Questionhow to end a process remotely from server? Pin
ShaluMalu23-Feb-07 18:18
ShaluMalu23-Feb-07 18:18 
AnswerRe: how to end a process remotely from server? Pin
Newbie0023-Feb-07 22:52
Newbie0023-Feb-07 22:52 
QuestionUnit test case Pin
RockyJames23-Feb-07 18:06
RockyJames23-Feb-07 18:06 
AnswerRe: Unit test case Pin
Rajesh R Subramanian23-Feb-07 18:52
professionalRajesh R Subramanian23-Feb-07 18:52 
Questionmstcpip.h Pin
skyline223-Feb-07 17:55
skyline223-Feb-07 17:55 
AnswerRe: mstcpip.h Pin
Hamid_RT23-Feb-07 19:01
Hamid_RT23-Feb-07 19:01 
GeneralRe: mstcpip.h Pin
skyline22-Mar-07 0:19
skyline22-Mar-07 0:19 
GeneralRe: mstcpip.h Pin
Hamid_RT2-Mar-07 0:36
Hamid_RT2-Mar-07 0:36 
AnswerRe: mstcpip.h Pin
Christian Graus23-Feb-07 22:40
protectorChristian Graus23-Feb-07 22:40 
AnswerRe: mstcpip.h Pin
skyline22-Mar-07 0:17
skyline22-Mar-07 0:17 
AnswerRe: mstcpip.h Pin
Mark Salsbery24-Feb-07 7:08
Mark Salsbery24-Feb-07 7:08 
GeneralRe: mstcpip.h Pin
skyline22-Mar-07 0:19
skyline22-Mar-07 0:19 
QuestionEscape key press event Pin
zareee23-Feb-07 16:20
zareee23-Feb-07 16:20 
AnswerRe: Escape key press event Pin
Rajesh R Subramanian23-Feb-07 18:31
professionalRajesh R Subramanian23-Feb-07 18:31 

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.