Category
How to post wmv files to jw-player
//
<script type=”text/javascript” src=”silverlight.js”></script>
<script type=”text/javascript” src=”wmvplayer.js”></script>
<div id=’mediaspace’></div>
<script type=’text/javascript’>
var cnt = document.getElementById(‘mediaspace’);
var src = ‘/jw/embed/wmvplayer.xaml’;
var cfg = {height:’250′, width:’470′, file:”/jw/upload/silverlight.wmv”};
var ply = new jeroenwijering.Player(cnt,src,cfg);
</script>
http://www.longtailvideo.com/support/jw-player-setup-wizard?example=251
Principles of Networking
Addressing:Â Public IP (ISPs); Private IP (Local Networks)
Bandwidth:Â transmission rates Mbs, Kbps, bps
Status Indicators:Â diagnostic network device che (NIC shows link indicator and activity indicator.)
Full-duplex connection:Â two circuits each send-receive .
Half-duplex: one circuit to send/receive – but not at the same time.
Network architecture:Â includes protocols, toplogies, connections
ETHERNET
Ethernet: the first number of each standard indicates the [...]
