Enter Keywords:
1 - 10 of 181(0.015 seconds)
Sort By:
 
The question author has started a similar question in the following links. http://www.experts-exchange.com/Programming/Languages/Java/Q_21808748.html Most of the conversion problems are solve...
Zones: C++, Java, JNIDate Answered: 03/18/2008 Rating: 8.8 Views: 4
Hi How does socket programming works. Assume, i have one process which creates a socket and bind it to some port so that kernel can send incoming packets to that process. As soon as a request co...
Zones: C, Linux Dev, C++Date Answered: 02/05/2008 Rating: 7.8 Views: 0
How to capture incoming and outgoing mails in lotus domino (>6)? I started to check the Agent technique (deriving from AgentBase) but I'm not sure if I can also capturing outgoing mails too. I'm se...
Zones: Lotus Domino, L...Date Answered: 03/01/2008 Rating: 7.4 Views: 0
From my early years, I know that any time a process is designed to "poll" a port, table, other resource, it takes a toll on the CPU.  I would think that with code in memory that gets triggered from...
Zones: Software Design, Signal ...Date Answered: 06/15/2008 Rating: 3.2 Views: 0
Experts, I have an installer for an application that i want to deploy to many computers over a network. When you run the installer, there is a license agreement and after clicking 'I Agree' you ch...
Zones: Languages, C, JavaDate Answered: 09/30/2008 Rating: 6.4 Views: 0
OK I have a final tomorrow and one of the study questions is as follows: Devise an O(|V |+|E|) algorithm which takes a directed acyclic graph (DAG) G = (V, E) and returns the number of distinct...
Zones: Algorithms, Languages, New T...Date Answered: 12/11/2008 Rating: 9.2 Views: 4
Hello, I am calling a C program from my Java code, by using the exec method. I have pasted below my code. This code works fine if there are no errors while executing the c program. But if there ...
Zones: JavaDate Answered: 11/20/2002 Rating: 9.2 Views: 0
Yeah I was just wondering.I been doing java for alttile while now and I figure I would teach my self another language and I picked c as the language I want to learn.But so far as what I have learne...
Zones: CDate Answered: 01/10/2003 Rating: 8.0 Views: 0
Originally I am using MFC, but now request to run on all platform, Can C or what kind of C do it? OR I need change to java.
Zones: CDate Answered: 03/29/2006 Rating: 7.2 Views: 0
This is a detailed design problem that I try to solve an a clean way: -      we have an application that can be accessed remotely by a configuration tool to change settings. -      All the settings are s...
Zones: C++, Java, Software DesignDate Answered: 10/16/2007 Rating: 8.4 Views: 0