This is the mail archive of the cygwin@sourceware.cygnus.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]

Please, help me - Unix network programming


Hi,
I start reading of book "Unix network programming" written by
W. Richard Stevens. I try to complile examples from this book
but I get error - un.h is missing. And realy it is missing on 
my Cygwin system? So I transport it from my Linux system,
than compiler require next files ... completly I transport this
files:
	./linux/un.h -> ./sys/un.h
	./arpa/nameser.h
	./sys/bitypes.h
	./resolv.h
With it this I was able to compile basic libs and then compile
first example - DateTimeClinet, but not server - recv/sendmsg
is missing. I look at Debian/Linux man pages and I thing that I
can emulate recvmsg by recv. 

Thing which I want to ask is if this is "normal" or if I do
something wrong.

Of course, I can learn on my Linux, but I like Cygwin and I prefer
it.

Please, can someone help me to fix this problem(s)?
Thanks Jan
-- 
                            Jan Tomasek,          student FEL-CVUT
                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                            e-mail: xtomasej@fel.cvut.cz
                            www: http://mujweb.cz/web/tomasek/   
                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~H~

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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