This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: writing network program


Rajaraman schrieb:

> Hi,
>     How to write network programs using winsock? how to setup
> environments variables which points to windows SDK include and library
> files? or how to use GCC to write network programs using winsock
> libraries?

Cygwin includes the w32api package which are import libraries to link
against the most common Windows dll's.

Headers are also included.

> Note: I don't have VC compiler. but I have downloaded windows platform
> SDK windows which has got windows C & C++ comipler (CL compiler) and
> required library and header files.

Is this true?  Is cl.exe really included in the SDK?
Free of charge?  Wow, I cannot believe it, would you please post
a link to the website where I can fetch it?

Gerrit
-- 
=^..^=


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]