Re: [Gambas-user] odd gb3 issue

2011-06-01 Thread Jussi Lahtinen
Firewall problem? Jussi On Wed, Jun 1, 2011 at 13:49, Toni Rosa wrote: > > 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 reliabili

Re: [Gambas-user] odd gb3 issue

2011-06-01 Thread Toni Rosa
> 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