Click here to Skip to main content
15,894,720 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionproblems with winsock Pin
afpr17-Aug-06 5:43
afpr17-Aug-06 5:43 
AnswerRe: problems with winsock Pin
lucy17-Aug-06 5:47
lucy17-Aug-06 5:47 
GeneralRe: problems with winsock [modified] Pin
afpr17-Aug-06 6:04
afpr17-Aug-06 6:04 
GeneralRe: problems with winsock Pin
Zac Howland17-Aug-06 6:23
Zac Howland17-Aug-06 6:23 
GeneralRe: problems with winsock [modified] Pin
afpr17-Aug-06 6:26
afpr17-Aug-06 6:26 
GeneralRe: problems with winsock Pin
Zac Howland17-Aug-06 6:58
Zac Howland17-Aug-06 6:58 
GeneralRe: problems with winsock Pin
afpr17-Aug-06 8:16
afpr17-Aug-06 8:16 
GeneralRe: problems with winsock Pin
David Crow17-Aug-06 8:24
David Crow17-Aug-06 8:24 
afpr wrote:
Another question, Is necessary put this lines before open a socket?

int wsaret=WSAStartup(0x101,&wsaData);


Only if you want it to work. Otherwise, you'll likely receive a WSANOTINITIALISED error.


"Money talks. When my money starts to talk, I get a bill to shut it up." - Frank

"Judge not by the eye but by the heart." - Native American Proverb


GeneralRe: problems with winsock Pin
Zac Howland17-Aug-06 9:50
Zac Howland17-Aug-06 9:50 
GeneralRe: problems with winsock Pin
afpr17-Aug-06 10:33
afpr17-Aug-06 10:33 
GeneralRe: problems with winsock Pin
Zac Howland17-Aug-06 10:42
Zac Howland17-Aug-06 10:42 
GeneralRe: problems with winsock Pin
afpr17-Aug-06 11:40
afpr17-Aug-06 11:40 
GeneralRe: problems with winsock Pin
Hamid_RT18-Aug-06 6:31
Hamid_RT18-Aug-06 6:31 
QuestionselectSingleNode() and setProperty() Pin
harilal17-Aug-06 5:32
harilal17-Aug-06 5:32 
Questionunit test Pin
lucy17-Aug-06 5:18
lucy17-Aug-06 5:18 
AnswerRe: unit test Pin
Waldermort17-Aug-06 5:23
Waldermort17-Aug-06 5:23 
GeneralRe: unit test Pin
lucy17-Aug-06 5:46
lucy17-Aug-06 5:46 
GeneralRe: unit test Pin
toxcct17-Aug-06 5:54
toxcct17-Aug-06 5:54 
GeneralRe: unit test Pin
lucy17-Aug-06 5:59
lucy17-Aug-06 5:59 
GeneralRe: unit test Pin
Waldermort17-Aug-06 6:00
Waldermort17-Aug-06 6:00 
GeneralRe: unit test Pin
toxcct17-Aug-06 6:05
toxcct17-Aug-06 6:05 
GeneralRe: unit test Pin
Zac Howland17-Aug-06 6:26
Zac Howland17-Aug-06 6:26 
GeneralRe: unit test Pin
Waldermort17-Aug-06 6:28
Waldermort17-Aug-06 6:28 
GeneralRe: unit test Pin
Zac Howland17-Aug-06 6:54
Zac Howland17-Aug-06 6:54 
GeneralRe: unit test Pin
led mike17-Aug-06 8:51
led mike17-Aug-06 8:51 

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.