Displaying 16 results from an estimated 16 matches for "udt".
Did you mean:
gdt
2013 Feb 22
1
High Speed WAN Rsync now possible!!!
Folks-
Just wanted to plug a totally awesome software package from a group I
know: UDR (UDT Enabled Rsync).
For those not familiar with UDT, it is a low level network protocol
based on UDP that allows for high speed transfers over high latency WAN
networks:
http://udt.sourceforge.net/
For a while the UDT API was available, developed by the Laboratory for
Advanced Computing at the Un...
2007 Apr 17
2
Samba sessions
...0 udapi_slave 6 5 0
root 188618 127130 0 Apr 14 - 0:00
/usr/sbin/rsct/bin/IBM.ERrmd
root 192724 127130 0 Apr 14 - 0:00
/usr/sbin/rsct/bin/IBM.AuditRMd
root 196610 123020 0 08:31:13 - 0:00 telnetd -a
flxmweis 200846 737414 0 08:34:47 pts/20 0:11 udt
causer 204830 495878 0 19:59:01 - 0:00 -ksh
dsiroot 209068 1 0 07:18:35 - 0:02
/opt/info/unidata/ud61/bin/udt PHANTOM UPDATE.LICENSE
root 213156 123020 0 09:52:38 - 0:00 telnetd -a
root 221254 114874 0 Apr 15 - 0:01
/opt/freeware/sbin/sm...
2009 Nov 08
2
Suggested additions for TINC
1. The UDT library is a BSD-licensed accelerated UDP-based
transport.
Would tinc be able to use this for UDP-based connections and would the
licensing be acceptable?
http://udt.sourceforge.net/index.html
2. I would like to see a 3rd compression protocol added to tinc:
one
based on the Mahoney compress...
2010 Mar 19
1
UDT4 and rsync? support to socket.c?
Hi, has anyone of the devels considered adding UDT4 fast reliable udp
transport to socket.c, as a user-selectable alternative to using default
slow TCP?
It could give a 4 to 10-fold throughput improvement to rsync speed over
wide area networks.
UDT4 is a C++ library. Has been around for a long time. Being C++ this
might require that a possibl...
2011 Oct 26
8
bug: recursive directory copy that re-copies nightly
...s'',
source => ''puppet:///modules/nagios/plugins'',
ignore => ''.svn'',
recurse => true,
replace => true,
owner => root,
group => root,
purge => false,
mode => 755,
}
It happens every night around 9pm (4am UDT). EVERY night.
Begin forwarded message:
> From: "report@thisorthat.example.com" <report@thisorthat.example.com>
> Date: October 25, 2011 9:02:50 PM PDT
> To: puppet-info <puppet-info@example.com>
> Subject: Puppet Report for thisorthat.example.com
>
> Wed O...
2001 Feb 08
5
Daily snapshots...
All,
How can I get at the daily snapshots?
When I go to the website, www.openssh.com, and follow the Linux
link to portable.html and then go to request the daily snapshot from
http://bass.directhit.com/openssh_snap/, I get prompted for a user id
and password. Needless to say, I ain't got.
That's real useful. Use to be, I could get the snapshots from
the ftp site. Then things
2011 Apr 08
1
[LLVMdev] [GSoC] Increase the coverage of Polly
Oops! I mistook UDT for CDT! I've missed deadline, so...
2011/4/9 Tobias Grosser <grosser at fim.uni-passau.de>:
> On 04/08/2011 08:35 PM, Vlad Krylov wrote:
>>
>> 2011/4/8 ether zhhb<etherzhhb at gmail.com>:
>>>
>>> Hi,
>>>
>>> 2011/4/8 Vlad Krylov&...
2008 Sep 16
5
i didn't see the 4.7 announcement
i (and others) have missed messages on centos-devel as well. did other
people not see the 4.7 announcement message? i'm wondering if the centos
list server is having some kind of issue.
2012 Oct 10
2
ssh over udp (or: -L option listening for traffic with a UDP service?)
All,
A bit of background: I work on a QA API on a network that is very choppy (a
lot of network interrupts), and we use ssh to do a large part of this
automation.
This leads to some problems: ssh connections seem to be sensitive to
network state, becoming unusable if the choppiness reaches a certain
threshold, and either timing out or disconnecting if this happens.
Anyways, I stumbled across
2008 Jul 28
0
Vanishing work group on samba 2.2.8
...P_DEV$] comment = Development EDI FTP root directory path = /usr1/ftp_dev read only = No create mask = 0666 guest ok = Yes[FTP2$] comment = EDI FTP root directory path = /usr2/ftp read only = No create mask = 0666 guest ok = Yes
[UDT DOCS] comment = Unidata Documentation path = /usr1/ud/udtdoc/udt41 read only = No guest ok = Yes
[KARDEX.IN] comment = Kardex incoming files path = /usr1/ud/AN/ORB.KARDEX.IN read only = No guest ok = Yes
[KARDEX.OUT] comment = Kardex ou...
2011 Apr 08
0
[LLVMdev] [GSoC] Increase the coverage of Polly
On 04/08/2011 08:35 PM, Vlad Krylov wrote:
> 2011/4/8 ether zhhb<etherzhhb at gmail.com>:
>> Hi,
>>
>> 2011/4/8 Vlad Krylov<krvladislav at gmail.com>:
>>> Hi.
>>>
>>> I see that to detect scops firstly we search for regions in CFG ( by
>>> RegionInfo ) and then select regions that answer some requirements (
>>> in
2019 Aug 30
0
Wine release 4.15
...nts in CostFinalize.
Richard Pospesel (4):
widl: Store the "const" type qualifier inside the decl_spec_t structure.
widl: Fail compilation if an incomplete union or enum is used in a remoted field.
widl: Add the typedef to the type library if the aliasee is an anonymous UDT.
widl: Respect wire-marshal typedefs in type libraries.
Richard Yao (1):
advapi32: Add EventWriteString stub.
RĂ©mi Bernon (5):
msctf/tests: Add multi-threaded apartment test for ITfSource_AdviseSink.
dinput/tests: Add test to validate interactions between dinput and raw in...
2011 Apr 08
2
[LLVMdev] [GSoC] Increase the coverage of Polly
2011/4/8 ether zhhb <etherzhhb at gmail.com>:
> Hi,
>
> 2011/4/8 Vlad Krylov <krvladislav at gmail.com>:
>> Hi.
>>
>> I see that to detect scops firstly we search for regions in CFG ( by
>> RegionInfo ) and then select regions that answer some requirements (
>> in ScopDetection ). Because only affine expressions in conditions and
>> bounds
2008 Nov 21
0
Wine release 1.1.9
...st::TxSetCaretPos declaration.
richedit: Removed unused ME_AutoURLDetect function.
richedit: Removed useless lines in ME_GetDefaultCharFormat.
Eric Pouech (6):
winedump: Print detailed information about class/struct properties.
dbghelp: Fix all forward declaration cases for UDT.
winedbg: Rewrote the symbol picking mechanism so that it can handle several algorithms.
winedbg: Slightly change the option setting syntax (allows also to get the current state back).
winedbg: Added scoped symbol picker, and options to handle it.
dbghelp: Properly add CPU i...
2011 Mar 18
0
Wine release 1.3.16
...into the parse context.
dbghelp: Add support for parsing methods (in C++ classes) for dwarf debug format.
dbghelp: When parsing a subprogram in dwarf debug format, properly handle scoping for functions with both declaration & definition.
dbghelp: Quirk for supporting anonymous UDT (class, struct, enum...).
dbghelp: Add helper to get global address out of symt, instead of going though symt_get_info.
dbghelp: When building the by address lookup table, speed up resorting by always taking into account that existing symbols are already sorted.
dbghelp: Fix bug i...
2009 May 21
1
[PATCH server] Updated look and feel for empty grid views
...rj`kl
z at r=oI%COge0UhHt4WbWl`}S at A<)=Q)l^a(W&3g>8K3UR1rE{d3QRr)E<uOT4n)T_W
zJ<eqVe73=|IEPDmEXf$tVP*}Breaw;X0>HuEsbli2x>ISi|B at Z%x-mi^sdqgQh1Dz
z7^yJElPG~v9-|amL8>KMMW&w?o-|P;iv_M6Q<<~u?jLcmzt3PW_%@`l*BFShjahGf
z^AjXV#_rw$`}>E~b{}mZ$x=GqA$gvY>KUn7qQo9rf=UdT(WIusAm8GAv4PKf%!?h$
z-Ug-YFlWHb2F7(@ZUaqasj7;~Sxk^r!6F2tGN6Qx!{o%E6;bwDHKdvt8<iqav92{T
z(9KfB)H1J1R9SNE#x)KO4(N7^@94X~rh2CjJn#U2?U(;!s;c7P at R-}TZ*%qPRlf1f
zXSw{`6^@S&**!RjEihxq(}XNf$g>VQNy)S$krTAOijt5do?f<z&$@`Lk0`cS7H25C
z8!TnPOyrCj&Aif#YKspQLm3DXBo6!%bb^!$C1u<WPGT~nl)y+&...