Hey Tweakers,
ik heb een probleempje.. ik heb een webcam op m'n site en als ik op school ben zegt hij dat de cam niet aan staat (is wel zo heb ff gevraagd aan de tweakers of hij het deed..)
op die sterretjes is dan mijn ip en de poort is 85
weet iemand of het aan de proxy ligt of ligt het aan iets anders?
tnx
ik heb een probleempje.. ik heb een webcam op m'n site en als ik op school ben zegt hij dat de cam niet aan staat (is wel zo heb ff gevraagd aan de tweakers of hij het deed..)
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
| l>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta http-equiv="Content-Language" content="nl">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>BrEeZeR's Place</title>
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<META HTTP-EQUIV="Expires" CONTENT="-1">
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<META HTTP-EQUIV="Expires" CONTENT="-1">
</head>
<body bgcolor="#99CCFF"><SPAN id='receiveimages'>
<IMG STYLE="position:absolute;display:'none';width:'26px';height:'26px';"
id="contentbutton" src="">
<IMG STYLE="position:absolute;display:'none';width:'26px';height:'26px';"
id="attachbutton" src="">
</SPAN>
<p align="center">[img]"http://members1.chello.nl/~gm.vdhoek/plaatjes/webcam2.gif"[/img]</p>
<p align="center"> </p>
<p align="center"><!--webbot bot="HTMLMarkup" startspan --><applet code="JavaCamPush.class"
codebase="http://***.***.***.***:85/applet"
archive="JavaCamPush.jar"
width="400"
height="300">
<param name="URL" value="http://***.***.***.***:85">
<param name="cabbase" value="JavaCamPush.cab">
</applet><!--webbot bot="HTMLMarkup" endspan --></p>
<p align="center"> </p>
<p align="center">Gelieve niet te lang te kijken zodat andere kijkers ook nog
'plezier' hebben aan de webcam </p>
</body>
<script>
<!--
var mymessage = "Copyright by www.breezer.tk";
if (document.layers){
document.captureEvents(Event.MOUSEDOWN);
}
function rtclickcheck(keyp){
if (document.layers && keyp.which != 1) {
alert(mymessage);
return false;
}
if (document.all && event.button != 1) {
alert(mymessage);
return false;
}
}
document.onmousedown = rtclickcheck
//-->
</script>
</html> |
op die sterretjes is dan mijn ip en de poort is 85
weet iemand of het aan de proxy ligt of ligt het aan iets anders?
tnx