[vls-devel] Re: Changing transport protocol
Arnaud de Bossoreille de Ribou
bozo at via.ecp.fr
Wed Oct 2 09:10:05 CEST 2002
Hi,
On Tue, Oct 01, 2002, Heok Kee Oon wrote:
> As in most of the mails I've read, vls is using
> UDP/IP. I've looked at the file
Right.
> '../vls-0.3.3/src/core/network.cpp' and it seems to me
> what's inside are calling for TCP sockets instead of
> UDP.
Right. But Data transport has nothing to do with what is in
src/core/network.cpp. The actual network output uses sockets which are
in src/core/socket.cpp and the network output is in
src/modules/netchannel. src/core/network.cpp contains a TCP connection
handler for administration tools.
Regards,
--
Arnaud
--
This is the vls-devel mailing-list, see http://www.videolan.org/vls-devel/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vls-devel
mailing list