Guys i am trying to learn the winsock programing from these two sites
Winsock Networking Tutorial (C++) - MadWizard.org
C/C++ Winsock Tutorial - by Mulciber
One thing that both the second tutorial is saying is that the
"When you're writing the code presented in this tutorial, make
sure that ***libwsock32*** is linked"
What is this linking and how should i link it with my programme .
And if i want to make a winsock programme the connection should
be between the server and a client .Suppose if i want to make a
connection betwwen my computer and my fathers laptop -can that be made or
before that i have to change my computer to a server by installing a software
like Apache or Personal Web Server(i may be wrong .
I have never used these softwares before .But as far as i know they make the
PC to act as a sever when i am connected to the net )and then make my fathers laptop act as a
client .Can anybody tell some more good tutorial for winsock programming