Virtual IP setup Problem0319 (12/19/2009 8:21:46 PM) comp.os.linux.networking I am trying to run multiple network nodes (A, B, C, D and E). Each
node requires unique IP address to be assigned. Due to crunch of linux
machines at home, I planned to use Virtual IP, running A, B, C and D
... Madhur
_POSIX_C_SOURCE121 (6/9/2008 2:33:06 PM) comp.lang.python Hi, I would like to know the difference between using the C_INCLUDE_PATH and using the -I option with compilers. How are they different? The problem which I am facing is that I am havin... Madhur
C_INCLUDE_PATH and gcc -I option135 (6/9/2008 1:54:21 PM) comp.lang.c++ I would like to know the difference between using the C_INCLUDE_PATH and using the -I option with compilers. How are they different? The problem which I am facing is that I am having a source bas... Madhur
C_INCLUDE_PATH and gcc -I option132 (6/9/2008 1:47:15 PM) comp.unix.programmer I would like to know the difference between using the C_INCLUDE_PATH and using the -I option with compilers. How are they different? The problem which I am facing is that I am having a source bas... Madhur
C_INCLUDE_PATH and gcc -I option326 (6/9/2008 1:46:07 PM) comp.lang.c Hi, I would like to know the difference between using the C_INCLUDE_PATH and using the -I option with compilers. How are they different? The problem which I am facing is that I am havin... Madhur
Bit Shifting problem with endieness719 (3/10/2008 12:21:19 PM) comp.lang.c I am having the following problem of bit shifting. My program runs on a little endian machine. Consider that if I have the following data represented in big endian... 0x12345678 the little endian representa... Madhur
Bit Shifting problem with endieness538 (3/10/2008 12:20:03 PM) comp.unix.programmer Hi, I am having the following problem of bit shifting. My program runs on a little endian machine. Consider that if I have the following data represented in big endian... 0x12345678 the little endian... Madhur
Efficient shifting of a flat buffer333 (3/3/2008 9:16:31 AM) comp.lang.c I would like to know the best efficient way to shift a flat buffer by say 4bits. for exaple if the flat buffer is 0x62 0x48 0x23 .... then the result should be 0x06 0x24 0x82 0x3..... byte by byte shifting... Madhur
Effect on Performance from recvFrom271 (3/3/2008 6:08:34 AM) comp.unix.programmer I would like to know how effective is call for recvFrom. "recvFrom" system call took large amount of time when compared to other processing as per the report given by gProf. I believe i can trust gprof. I would... Madhur
Filtering two files with uncommon column713 (1/18/2008 9:23:09 AM) comp.lang.python I would like to know the best way of generating filter of two files based upon the following condition I have two files. Contents of the first file is File 1 abc def hij asd sss lmn hig pqr mno File 2 jih ... Madhur
madhurrajn's replies:
Items(8) /1
Specifying Send port for Clients249 (3/15/2007 4:28:41 AM) comp.os.linux.misc Hi All, I am writing a small client/server program. I have a peculiar requirement that the client program while sending the data to the server has to send the data from the user defined port. But the th... madhurrajn(35)
Timer Implmentation832 (4/23/2007 4:28:45 AM) comp.unix.programmer I would like to know if there exists the best algorithm for timer implementation. A request arrives requesting for a timer fire for about 100 millisecond, my implementation should fire exactly at 100 millisecon... madhurrajn(35)
Creating array of data types2026 (7/24/2007 8:25:12 AM) comp.lang.c Hi All, I would like you help me in creating an array of data types. I am interested in look at the the data type which looks like this Array a[10]={int,float,char,int*..............................}, so t... madhurrajn(35)
Definition in Header files3120 (10/23/2007 5:38:26 AM) comp.lang.c I have problems faced in adding definitions in the command header file. I have defined a header file which includes huge set of global constants and I am using them in all the C files. For example my sample.h ... madhurrajn(35)
Filtering two files with uncommon column713 (1/18/2008 9:23:09 AM) comp.lang.python I would like to know the best way of generating filter of two files based upon the following condition I have two files. Contents of the first file is File 1 abc def hij asd sss lmn hig pqr mno File 2 jih ... madhurrajn(35)
Bit Shifting problem with endieness538 (3/10/2008 12:20:03 PM) comp.unix.programmer Hi, I am having the following problem of bit shifting. My program runs on a little endian machine. Consider that if I have the following data represented in big endian... 0x12345678 the little endian... madhurrajn(35)
Bit Shifting problem with endieness719 (3/10/2008 12:21:19 PM) comp.lang.c I am having the following problem of bit shifting. My program runs on a little endian machine. Consider that if I have the following data represented in big endian... 0x12345678 the little endian representa... madhurrajn(35)
C_INCLUDE_PATH and gcc -I option326 (6/9/2008 1:46:07 PM) comp.lang.c Hi, I would like to know the difference between using the C_INCLUDE_PATH and using the -I option with compilers. How are they different? The problem which I am facing is that I am havin... madhurrajn(35)