need help
i want test chapter 4 the first programm i have a big problem i use winMe and i dont now were can i find the socket files i look but i dont find it ?
The biggest newbee in the net *g*
The biggest newbee in the net *g*
September 24, 2002 08:22 PM
I''m guesssing LostLogics book...
What compiler are you using?
I use VC++ 6.0 and winsock2.h is with all the other include files that are installed with the compiler, and you don''t need to know where the winsock2 dll is (ws32_2.dll i think it''s called?) as the linker knows where to look for it, you just have to tell it the name.
What compiler are you using?
I use VC++ 6.0 and winsock2.h is with all the other include files that are installed with the compiler, and you don''t need to know where the winsock2 dll is (ws32_2.dll i think it''s called?) as the linker knows where to look for it, you just have to tell it the name.
i dont understand in the book i must use SocketObject.h i must include this header i dont find this header or gives this header in vc++6 not or i must use only the ws2_32 dll?
The biggest newbee in the net *g*
[edited by - snakeacid on September 26, 2002 11:48:34 AM]
The biggest newbee in the net *g*
[edited by - snakeacid on September 26, 2002 11:48:34 AM]
The biggest newbee in the net *g*
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement