For windows you would need the winsock2 library. Download and install Bloodshed Dev-cpp. AFAIR it comes with the socket library.
No idea about how to do it in Turbo C. Why are you using it anyways... its a hundred year old compiler as is and is very limiting. Use a modern compiler. Cheers! On Wed, Aug 12, 2009 at 7:29 PM, Sameer Malhotra < [email protected]> wrote: > > > Thanks for ur response. > > But > I m working under windows, using Turboc IDE. > can u suggest me an alternative. > > ------------------------------ > *From:* Deepank Gupta <[email protected]> > *To:* [email protected] > *Sent:* Tuesday, August 11, 2009 8:07:27 PM > *Subject:* Re: [csi_nsit] help required to get c Network libraries > > > > If you are working on Ubuntu, > > try > > sudo apt-get build-essential > > > http://deepank. blogspot. com <http://deepank.blogspot.com/> > > > On Tue, Aug 11, 2009 at 10:19 PM, Sameer Malhotra <ultimate_choice2008 > @yahoo.com <[email protected]>> wrote: > >> >> >> hii! >> >> I want to learn the coding in c networking but unforntunately the network >> header files are not available in c automatically. >> >> I just want to resourse where i could download the c networking >> Libraries(such as socket.h and other such header files.) >> please reply if anyone could help.. >> >> Rahul. >> >> >> > > > -- (www.codefactory.co.nr) IT, Fourth Year NSIT Delhi University
