Scope 3 :
SLP Multicast TTL :
255
SLP Port In Use :
427
Multicast Address :
239.255.255.253, 224.0.1.127
var bLinkQuality = "";
if(wirelessInstalled == "Installed")
{
document.writeln("");
document.writeln("");
document.writeln("");
document.writeln("");
document.writeln(" Wireless");
document.writeln(" SSID :");
document.writeln("");
document.writeln(" BSSID :");
document.writeln("");
if (bLinkQuality!=0){
document.writeln(" Link Status :");
document.writeln("");
}else{
document.writeln(" Link Status :");
document.writeln("Not Connected");
}
document.writeln(" Current Channel :");
if("" != "Not Connected")
{
tmpChannel = "";
document.write(""+ "[" + GetChannelNoFromFreq(tmpChannel) + "] " + tmpChannel +"MHz" + "");
}
else
{
document.write(""+ "Not Connected" + "");
}
document.writeln(" Link Quality :");
document.writeln("");
document.writeln(" Operation Mode : ");
var wirlessOpmode = 2;
if (wirlessOpmode == 0){
document.writeln("Ad-hoc");
}else if (wirlessOpmode ==1){
document.writeln("Infrastructure");
}else{
document.writeln("Unknown");
}
document.writeln(" ");
}
// -->
IP Filtering
IP Filtering Enabled :
Disabled
UPnP
Auto IP :
Disabled
Multicast DNS :
Enabled
SSDP :
Enabled
SSDP TTL :
1
// -->-->
Copyrights © 1995-2008 SAMSUNG. All rights reserved.
Suscribirse a:
Enviar comentarios (Atom)
No hay comentarios:
Publicar un comentario