Firewall problem?

Jussi


On Wed, Jun 1, 2011 at 13:49, Toni Rosa <[email protected]> wrote:

> > Anyone have any insight?
> >
> > --
> > Kevin Fishburne
> > Eight Virtues
> > www: http://sales.eightvirtues.com
> > e-mail: [email protected]
> > 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 should use TCP or
> handle these possible errors in your code.
> The bigger the packet the easier something goes wrong with it, so in a way
> its normal that smaller UDP packets are less prone to be faulty.. in any
> case a 100% loss of 25K UDP packets is quite a lot, it may indicate some
> sort of buggy network equipament.
> Regards,
> Toni
>
>
>
>
> ------------------------------------------------------------------------------
> Simplify data backup and recovery for your virtual environment with
> vRanger.
> Installation's a snap, and flexible recovery options mean your data is
> safe,
> secure and there when you need it. Data protection magic?
> Nope - It's vRanger. Get your free trial download today.
> http://p.sf.net/sfu/quest-sfdev2dev
> _______________________________________________
> Gambas-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger. 
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today. 
http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to