Pb: TCL Kick PL
#3
tcl
# Configuration #
# Pass admin de la stream
set streampass "LEPASS"
# l'ip de la stream:
set streamip "IP STREAM"
# Le port de la stream:
set streamport "8000"
 
bind pub n .kicksrc kickshout
proc kickshout {nick host handle chan text} {
global kickshout streamip streamport streampass
set login ""
set sock [socket $streamip $streamport]
puts $sock "GET /admin.cgi?admin=admin&pass=$::streampass&mode=kicksrc HTTP/1.1"
puts $sock "User-Agent:Mozilla"
puts $sock "Host: $streamip"
puts $sock "Authorization: Basic $login"
puts $sock ""
flush $sock
 }



Cordialement
[font=Times New Roman]La différence entre Linux et Windows ,c'est que Linux c'est comme une belle fille , il faut l'apprivoiser , la comprendre , la séduire tandis que Windows , c'est comme une prostitué , il faut payer et surtout bien se protéger.[/font]
Répondre Avertir


Messages dans ce sujet
Pb: TCL Kick PL - par Aristide - 09/08/2011, 05:25
RE: Pb: TCL Kick PL - par blaster911 - 09/08/2011, 05:38
RE: Pb: TCL Kick PL - par fedora - 09/08/2011, 07:30
RE: Pb: TCL Kick PL - par djkenny - 09/08/2011, 09:33
RE: Pb: TCL Kick PL - par djkenny - 09/08/2011, 09:43
RE: Pb: TCL Kick PL - par djkenny - 09/08/2011, 11:31
RE: Pb: TCL Kick PL - par Aristide - 10/08/2011, 02:37

Atteindre :


Utilisateur(s) parcourant ce sujet : 1 visiteur(s)
Tchat 100% gratuit -Discutez en toute liberté