search for: rproxy

Displaying 20 results from an estimated 38 matches for "rproxy".

Did you mean: proxy
2003 May 05
1
R-1.7.0: Rproxy.dll loadlibrary/freelibrary error (PR#2914)
Full_Name: Venkatesh Mysore Version: R-1.7.0 OS: WindowsXP Submission from: (NULL) (216.165.110.10) While accessing Rproxy.dll repeatedly (using the code from the (D)COM example in the R website) causes a failure in the 24th iteration. R-1.6.2 does NOT give this error. This seems to be a memory management error, that might be linked to the huge leakage difference between R-1.7.0 and R-1.6.2 (leakage observed using Wind...
2002 Apr 24
1
[rproxy-devel] rdiff deltas not very good compared to pysync, why?
...o say I'm delighted that people find it useful. I'd like it if Shirish and/or Donovan (or somebody else) could join in managing the package. I think it might be good to set up a small web site for librsync, as it seems at the moment there's more interest in librsync as distinct from rproxy. Even more important is to test and (if appropriate) merge the patches that have been sent in, and then make a new release. We can either keep it on samba.org or move to sourceforge or somewhere else; in either case I'll give you the appropriate access. Is anyone interested? -- Martin
2003 Jun 08
2
state of the rsync nation? (revisited 6/2003 from 11/2000)
...tten, could some people with knowledge in these areas could update martin's response for the state of rsync, June 2003? Thanks. On 13 Nov 2000, Jason Ozolins wrote: http://lists.samba.org/pipermail/rsync/2000-November/003147.html > Just a quick question: is the librsync contained within the rproxy > source code meant to be tracking the development of the mainstream > rsync, or is it a stripped-down thing meant only to support rproxy? On 13 Nov 2000, Martin Pool Responded: Here's a quick history: In the beginning was rsync, which is a file transfer protocol. At the moment I look a...
2006 Nov 27
1
R.DLL mapping by P/Invoke
After a long processing, I was able to create a version of a small C# class that was able to emulate the rproxy by P/Invoke. This is mostly to find a workaround a performance problem of the StatConnector. It's almost work but ... I have strange memory exception when I call the print function. The variable seems to not survive from one call to the other. As there is no debug symbol for the R.DLL (a...
2005 Dec 09
2
Blocking problem with embeded R (windows)
...er the applications window when the dialog disappears, then I get my wait cursor and the application blocks. If the cursor is not over the applications window, then I don't get the wait cursor and the application seems to block after the first mouse click within the applications window. 3) use Rproxy.dll directly. The application does not block and I don't get a wait cursor at all. 4) integrate the code used by Rproxy into my application (in verbatim). The application does not block and I don't get a wait cursor at all. The things I have read about DLLs make statements like "a dl...
2007 Oct 17
0
Using R.dll in .NET IPC
...t 2.0 [return: MarshalAs(UnmanagedType.I4)] delegate RYesNoCancel dgYesNoCancel(string msg); //[UnmanagedFunctionPointer(CallingConvention.Cdecl)] < .Net 2.0 delegate void dgBusy(int which); #endregion #region <BDX Interops frm RPROXY.DLL> /* const string strBdxGetObject = "BDX_get_vtbl at 8"; /// <summary> /// PInvoke with automatic marshal on GetProcAddress to return dgScProxyGetObject function /// </summary> /// <param name="hModule">HMODULE of t...
2000 Sep 27
1
Wrapping R for windows in a com dll
Dear R Community, I am trying to create a com dll wrapper for R in a mannor similiar to the R Com Server by Thomas Baier except that I would much rather avoid using the proxy dll ("Rproxy.dll"). Perhaps I don't really understand the reason for going throug the proxy in the first place, but it seems like an unnecessary indirection for an application which is not intended to use DCom. To this end I have been trying to use the functions declared in rproxy_impl.h (I've trie...
1999 Oct 09
2
Re: R-0.65.1 for WinNT/9XRe: R-0.65.1 for WinNT/9X
Hello. I've dowloaded R-0.65.1 for WinNT/9X. >There is more support for (support of) ActiveX Automation via the >Rproxy.dll: see the file front-ends/readme. And where is this "the file front-ends/readme" which describes R's ActiveX Automation ? In "readme" under "r-install path\" and FAQ for Win port, no description about this. Please teach me. Hisaji ONO -------------- next...
1999 Oct 09
2
Re: R-0.65.1 for WinNT/9XRe: R-0.65.1 for WinNT/9X
Hello. I've dowloaded R-0.65.1 for WinNT/9X. >There is more support for (support of) ActiveX Automation via the >Rproxy.dll: see the file front-ends/readme. And where is this "the file front-ends/readme" which describes R's ActiveX Automation ? In "readme" under "r-install path\" and FAQ for Win port, no description about this. Please teach me. Hisaji ONO -------------- next...
2018 May 07
1
How to log querystring values?
...lipp, Thanks so much for your time and relpy. This dawn, before read your email, I worked to implement the URL authentication and it worked like a charm. I am still using querystring instead of custom header field because I have no control over the player. But, the excelent news is, no more rproxy! =) And you were right, this way I have more possibilities than before! Again, thanks so much and congrats for the awesome job. ps: Icecast is so far more efficient than SHOUTcast and a lot websites says they have no big differences, why? Best, Thiago -----------------...
2000 Sep 27
0
Wrapping R for windows in a com dll
Dear R Community, I am trying to create a com dll wrapper for R in a mannor similiar to the R Com Server by Thomas Baier except that I would much rather avoid using the proxy dll ("Rproxy.dll"). Perhaps I don't really understand the reason for going throug the proxy in the first place, but it seems like an unnecessary indirection for an application which is not intended to use DCom. To this end I have been trying to use the functions declared in rproxy_impl.h (I've trie...
2003 Mar 01
0
librsync [Solved]
...amba project, but I'm not sure how it relates. >> The authors are listed as: >> Martin Pool <mbp@samba.org> >> Andrew Tridgell <tridge@samba.org> >> but I suspect someone else did the 0.9.5.1 update, because only 0.9.5 is >> available on the rproxy site >> (http://rproxy.sourceforge.net/download.html). >> It is used by rdiff-backup (http://rdiff-backup.stanford.edu/) and they >> have a tarball for 0.9.5.1 on their site, but if you download it and try >> to compile it you get problems with missing files. >...
2003 Mar 01
2
librsync ??
...maintained = on the web? It apparently is/was a samba project, but I'm not sure how it relates. The authors are listed as: Martin Pool <mbp@samba.org> Andrew Tridgell <tridge@samba.org> but I suspect someone else did the 0.9.5.1 update, because only 0.9.5 is = available on the rproxy site (http://rproxy.sourceforge.net/download.html). It is used by rdiff-backup (http://rdiff-backup.stanford.edu/) and they have a = tarball for 0.9.5.1 on their site, but if you download it and try to compile it = you get problems with missing files. I did a diff between 0.9.5 and 0.9.5.1 and th...
2018 May 06
2
How to log querystring values?
Dear Philipp, Thanks for you reply. My goal is to show in our analytics page segmented data (official apps, partner apps, third-party apps, demographic and geo). To do so each app pass some values in the query string (ie: app id, user id, lat, lng). And I need to know those values in order to do that. Today we are using nginx as a reverse proxy to Icecast to get those data but it
2008 Dec 18
4
rscproxy version conflict
After installing the package 'rscproxy' downloaded from the CRAN server, I get the following error message from R 2.8.0 about a version conflict : package 'rscproxy' successfully unpacked and MD5 sums checked The downloaded packages are in C:\Documents and Settings\John Meerman\Local Settings\Temp\RtmpbK9mxN\downloaded_packages updating HTML package
2002 Feb 01
1
Rcmd Install gives Bad command or file name (PR#1296)
...IR> 01-29-02 12:31p .. BATCH 2,437 09-17-00 11:51p BATCH HELPPR~1 BAT 436 12-28-99 2:25p helpPRINT.bat R DLL 1,532,416 01-23-02 4:39p R.dll RBITMAP DLL 132,608 01-23-02 4:42p Rbitmap.dll RGUI EXE 8,192 01-23-02 12:17p Rgui.exe RPROXY DLL 18,432 01-23-02 12:17p Rproxy.dll RSETREG EXE 8,192 01-23-02 12:17p RSetReg.exe RTERM EXE 9,216 01-23-02 12:17p Rterm.exe RCHTML DLL 4,096 01-16-02 6:01p Rchtml.dll BUILD 10,458 01-23-02 4:43p build CHECK 32,895 01-23-02...
2001 Nov 06
1
rsync for realtime filesystem replication.
...g., the extraction of a tar file results in N shell executions, one for each filesystm operation: the mkdir for the directory, the open for write for each file, etc... I'm interested in integrating rsync into the userspace daemon itself. I looked briefly at librsync, which is a part of rproxy, but at a very cursory glance it didn't look like it was what I was looking for (HTTP as the transport, for example). I'd like to be able to have the changedfiles daemon talk to the rsyncd on the remote server directly. Is this feasable at all? Does anyone have any pointers as to w...
2009 Feb 10
1
need help with installRExcel()
...e: InstallPath 00000006 0.00051146 [2416] version key: 00000007 0.00054723 [2416] version value: 00000008 0.00058359 [2416] binary dir: bin 00000009 0.00062370 [2416] connector: Rold 00000010 0.00066010 [2416] DLL: rproxy.dll 00000011 0.00069640 [2416] environment: R_HOME 00000012 0.00073309 [2416] registry key: Software\R-core\R 00000013 0.00076879 [2416] registry value: InstallPath 00000014 0.00080503 [2416] version key: 00000015 0.00084128 [241...
2018 May 07
0
How to log querystring values?
...r that. That would keep the main log intact and provide a (probably better) parseable log for those data. (If you're interested in this option contact me off-list.) > Today we are using nginx as a reverse proxy to Icecast to get those data > but it double the cpu/mem usage =( using a rproxy is not ideal and should be avoided. :) with best regards, > ---------------------------------------- > De: "Philipp Schafft" <lion at lion.leolix.org> > Enviado: domingo, 6 de maio de 2018 09:30 > Para: subscription at nextdial.com.br, "Icecast streaming server...
2001 Sep 14
0
librsync 0.9.5 released
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 librsync 0.9.5 is released from rproxy.samba.org. This release contains small but important bug fixes. Changes in 0.9.5: * Bugfix patch from Shirish Hemant Phatak MD5 checksum: df1c35520e4b0bf9d6d7ac813ba86a14 *librsync-0.9.5.tar.gz - -- Martin Pool -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For inf...