View Single Post
  #1 (permalink)  
Old 06-16-2008, 06:58 AM
bodhi2016 bodhi2016 is offline
Newbie
 
Join Date: Jan 2008
Posts: 29
Credits: 0
Rep Power: 4
bodhi2016 is on a distinguished road
Default Network Question For Beginners

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
Reply With Quote

Sponsored Links