IP_TOS possible bug?

2005-09-04 Thread Yung Leem
I am having a trouble with setting IP_TOS. Currently I am trying to send UDP packets with TOS parameter set to something other than the default value of 0x00. I am using cygwin version 1.5.17(0.129/4/2). I have no problem sending a UDP packet if I do not call the following function, int rc = s

IP_TOS possible bug?

2005-09-04 Thread Yung Leem
I am having a trouble with setting IP_TOS. Currently I am trying to send UDP packets with TOS parameter set to something other than the default value of 0x00. I am using cygwin version 1.5.17(0.129/4/2). I have no problem sending a UDP packet if I do not call the following function, int rc = se

How to get 1.5.9 package?

2004-12-28 Thread Yung Leem
I go to cygwin.com, and trying to download cygwin 1.5.9, but I can't find a way to download it other than downloading 1.5.12 through install (setup.exe) program. Can you let me know how I could do this? Thanks, Yung __ Do you Yahoo!? Yahoo! M

help on makefile

2004-08-27 Thread Yung Leem
Hello to all cygwin experts, I am a newbie cygwin user that's having a problem compiling a java source. I am running a makefile that's calling "javac -cp [some_dir] /cygdrive/c/blah/myclass.java" that's complaining about not being able to find that file. Being familiar with unix development, I