broadcast ntpd server on Windows5178 (1/17/2007 2:08:18 PM) comp.protocols.time.ntp Hi, We have installed ntp-4.2.0a@mbg-fluxcap-v2-o-win32-setup.exe. We are unable to use it as a broadcast server. Would help if anyone who has has configured it as a broadcast server can get back. Every time... mshetty
Obtaining directory from with the source file229 (1/17/2007 1:59:29 PM) comp.lang.java.programmer Hi, We are new Java. We have a hierachy /CNV/src/com/xyz/abc for the source code and /CNV/lib/com/xyz/abc for the class files. The jars are created in CNV. There are some shell scripts in CNV to execute the cl... mshetty
Non-Blocking Socket and BufferedInputStream628 (12/29/2006 11:23:27 AM) comp.lang.java.programmer Hi, We are new to Java. We are using some exising code which does a byte-by-byte read from the socket. The data that is being read is an xml string. A byte-by-byte read takes about 150 to 200 milliseconds. We ... mshetty
Multi-dimensional Arrays484 (10/10/2006 6:12:24 PM) comp.lang.c++.moderated Hi, I am totally confused with the concept of arrays in CPP. Is a 3D Char array equivalent to a 2D String array? Thanks and Regards, M Shetty -- [ See http://www.gotw.ca/resources/clcm.htm for info ... mshetty
Multi-dimensional Arrays129 (10/10/2006 1:44:44 PM) comp.lang.c++ Hi, I am totally confused with the concept of arrays in CPP. Is a 3D Char array equivalent to a 2D String array? Thanks and Regards, M Shetty ... mshetty
C++ and C#125 (9/29/2006 11:23:06 AM) comp.lang.c++ Hi, We have some common functionality that has to run with both C++ and C#. What would be the best way to design this. One of the approaches we could think of is to 1. create an exe for the common code 2. cre... mshetty
Inputs on developing a HealthCheck service125 (9/29/2006 11:09:05 AM) comp.lang.c++ Hi, We need to develop a HealthCheck service for an existing server application. Would help if we could get some inputs on developing one. Other than responding to a check-if-alive request is there anything ... mshetty
Inputs on developing a HealthCheck service116 (9/29/2006 11:07:26 AM) comp.os.linux.networking Hi, We need to develop a HealthCheck service for an existing server application. Would help if we could get some inputs on developing one. Other than responding to a check-if-alive request is there anything ... mshetty
Inputs on developing a HealthCheck service133 (9/29/2006 11:06:49 AM) comp.unix.programmer Hi, We need to develop a HealthCheck service for an existing server application. Would help if we could get some inputs on developing one. Other than responding to a check-if-alive request is there anything ... mshetty
How to obtain a list of all system call or library functions466 (6/3/2004 3:45:00 PM) comp.unix.aix Hi, Is there a way to list all system calls or all functions in say libc or libsocket in AIX. Basically I am looking for an equivalent of man -s 2 Intro or man -s 3 Intro on Solaris. If the above is not avai... mshetty(50)
How to increase Cache hit ratio289 (2/26/2005 4:56:22 PM) comp.unix.aix Hi, How do I increase my "lwrite" in comparison with "bwrite". Doing the following shows same values in lwrite and bread. dd if=/tmp/block of=/dev/hd4 I tried increasing the block I/O buffer cache from 20 t... mshetty(50)
DHCP #7415 (12/20/2005 2:10:21 PM) comp.os.linux.networking Hi, What is the maximum size of the DHCP options field? If my DHCP Client resides on a BIG_ENDIAN machine and my DHCP Server is on LITTLE_ENDIAN machine are there any endian issues that I need to take care of... mshetty(50)