LEADTOOLS Support
General
General Questions
Re: Why using TCP as the transport network?
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Tuesday, July 26, 2005 12:39:27 AM(UTC)
Groups: Registered
Posts: 9
Hi,
I was always thinking that video and audio data is more sutiable to send over the UDP network? Why LeadTools choose to send it over the TCP network? Is it because LeadTools has a better leadTools version of TCP network?
Best Regards
Ferdinand Ng
#2
Posted
:
Wednesday, July 27, 2005 11:05:38 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Thank you for contacting LEADTOOLS. One of the main reasons why we are currently using TCP to broadcast the audio/video is because the packets are guaranteed to arrive in order. When using UDP, the packets are not guaranteed to arrive in order.
#3
Posted
:
Tuesday, August 2, 2005 5:07:52 AM(UTC)
Groups: Registered
Posts: 9
UDP is useful for multicast transmissions. However, most firewalls will block UDP packets and the users would need to tweak firewall settings to allow the receiving of UDP packets. We feel that this is something most users will not know what to do or will not have the ability to do so. So we chose TCP/IP because it works reliably.
We will consider adding support for UDP when the common firewalls have better support for it.
LEADTOOLS Support
General
General Questions
Re: Why using TCP as the transport network?
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.