From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,95a53979c38c4379 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.224.220.12 with SMTP id hw12mr1137377qab.8.1347275312510; Mon, 10 Sep 2012 04:08:32 -0700 (PDT) Received: by 10.52.177.163 with SMTP id cr3mr1020248vdc.4.1347275312314; Mon, 10 Sep 2012 04:08:32 -0700 (PDT) Path: da15ni50415926qab.0!nntp.google.com!v8no1265203qap.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 10 Sep 2012 04:08:32 -0700 (PDT) In-Reply-To: <07784e54-debe-4f51-951f-99a7ded6242b@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=193.136.113.73; posting-account=nd46uAkAAAB2IU3eJoKQE6q_ACEyvPP_ NNTP-Posting-Host: 193.136.113.73 References: <07784e54-debe-4f51-951f-99a7ded6242b@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <8bbe614a-5728-4482-94a2-7fa47b62dcf9@googlegroups.com> Subject: Re: YAMI4 1.6.0 released From: john@peppermind.com Injection-Date: Mon, 10 Sep 2012 11:08:32 +0000 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-09-10T04:08:32-07:00 List-Id: That's very interesting, as I'm currently looking for a good basis for a larger project of mine. I have three questions: 1. Can it do NAT traversal? 2. Which underlying transport protocols are used, TCP, UDP, UDT, ...? 3. Does it handle timeouts gracefully, i.e. allow the user to specify timeout values for socket operations? Best, Erich