<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.0.6249.1">
<TITLE>Question of running vlc (Win32 ver) on system with multiple NIC</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">I am running vlc (WIn32 version) on a system with 2 NIC's. How do I tell vlc which NIC card to use? Does something like this would work?</FONT></P>

<P><FONT SIZE=2 FACE="Arial">1) To let vlc plays video streaming on NIC#1 (ip = 192.168.192.2)</FONT>

<BR><FONT SIZE=2 FACE="Arial">from command line type: </FONT>

<BR><FONT SIZE=2 FACE="Arial">vlc udp:@192.168.192.2:1234</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">1) To let vlc plays video streaming on NIC#2 (ip = 192.168.195.110)</FONT>

<BR><FONT SIZE=2 FACE="Arial">from command line type: </FONT>

<BR><FONT SIZE=2 FACE="Arial">vlc udp:@192.168.195.110:1234</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Note that the vls server unicast video on UPD port 1234.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Any help would be very appreciated.</FONT>

<BR><FONT SIZE=2 FACE="Arial">-qp-</FONT>
</P>

</BODY>
</HTML>