>> Anyone have any insight?
>
> After doing an insane amount of network testing and debugging I
> discovered that sending multiple consecutive UDP packets over a loopback
> interface or reliable and fast LAN cause the recipient to overflow its
> buffer and lose packets. I could be wrong, but this s
> Anyone have any insight?
>
> --
> Kevin Fishburne
> Eight Virtues
> www: http://sales.eightvirtues.com
> e-mail: sa...@eightvirtues.com
> phone: (770) 853-6271
Note that UDP doesn't guarantee reliability, ordering, or data integrity.
TCP does. If your application logic needs this, then you shoul
Benoît Minisini wrote:
>> Hope someone can help me here.
>> I noted a strange behaviour with the wizard title size. My wizard has
>> count = 5, each time a go forward or back through the steps the title
>> size increases till it gets the total size of the wizard. This happens
>> in the IDE as l
John Spikowski wrote:
>On Tue, 2011-02-15 at 21:38 +0100, Fabien Bodard wrote:
>> have you tested gbs3 ?
>
>Yes. I have both 2 & 3 of Gambas installed on my Ubuntu 10.10 32 bit OS.
>
>>
>> the gambas scripter...
>>
>
>Yes. It works very much like ScriptBasic in this mode.
>
>
>> and i don't u
Hi Gambas List,
It's been a while since I last posted here.
I came across this nice project: CDE
(http://stanford.edu/~pgbovine/cde.html) and I thought of Gambas. It is a
really interesting automatic packaging tool to share applications among
different Linux distributions... It does so by analysing
I think that someone ported a version of Gambas to windows using
"cygwin", but I have just performed a quick search on google and
couldn't find anything else but references to that someone did it, not
the real stuff.
On 13/05/10 16:45, Werner wrote:
> On 13/05/10 21:59, admhards...@yahoo.ca wr
Hi,
I'm using the TrayIcon control in one of my projects and I wondered
whether it would be possible to add text to it, no just a Pictures.
(Maybe a TrayText control? )
Regards,
Toni
--
SOLARIS 10 is the OS for Data Ce
After reading some Slackware pkgtool docs (specifically where it says
"pkgtools are unstable with tar > 1.13"), no doubt Doriano is right about
the need of tar-1.13, or at least the need of giving the generated package
a try... so the check wasn't that silly, after all :)
Sorry about misleading you
Hi,
I would like to automatically set and environment variable whenever my
gambas application gets launched (I want to make sure that
GDK_NATIVE_WINDOWS=1) and I have tried executing SHELL("export
GDK_NATIVE_WINDOWS=1") . Unfortunately it doesn't seem to work.
I'm trying to accomplish that anyone i
Hi Benoît,
here you are:
Name: Antoni Rosa Ruiz
Application: AgendaXML
Description: Agenda XML is a simple project "time tracker". It places
itself in the notification bar. The data is kept in a readable XML file at
the user's home directory. It supports "profiles" and can export all data
to csv f
10 matches
Mail list logo