Displaying 4 results from an estimated 4 matches for "haridara".
Did you mean:
hardare
2005 Jul 30
2
multiple daemons on the same port
I thought if a daemon is already running on the default port, I
thought the additional ones started on the same port will result in an
exit with error, but somehow it seems to work just fine. If I kill the
first process, the second process seems to take control of the port.
As far as I know you can't have two processes binding to the same
port, so does that mean the second process is just
2009 Nov 06
1
issues with SSOAP when wsdl has ComplexTypes
I recently started trying R and SSOAP and was able to successfully try a "hello
world" service. I am now trying to get a more complicated interface to work with
SSOAP and so far failed miserably at that and so need any help I can
get from here.
The service I am attaching is a prototype for a full service that would
take information to identify a data source and a query to run and
return
2009 Nov 03
1
help with SSOAP (can't find working examples)
First of all, let me confess that I am a newbie to R and don't know
much about the language or the environment. We have a need for
plugging in R in our production runtime and need the ability to pull
data out of our existing services. I am trying to see if I can take
advantage of SSOAP such that we can expose the data via webservices
and use SSOAP to call into them. Our runtime is mostly
2005 Jul 25
3
hanging problem on cygwin
Hello,
I am using the latest rsync version that is available as of today,
which is 2.6.5, that I compiled from the src downloaded from rsync
website (my understanding is that the latest version includes all the
patches that were required for cygwin). Both the source and target
systems are Windows 2000 server, and I am trying to sync over ssh
(through inetd).
I am frequently facing problem with