Skip to main content
Inspiring
September 21, 2006
Question

Ban User e registrazione IP.

  • September 21, 2006
  • 2 replies
  • 513 views
Ciao a tutti,

Qualcuno sà come fare in modo che un'utente bannato da una chat in
flash/flash media server non possa più entrare registrando il suo numero
IP?????


Graziiee
Rob



This topic has been closed for replies.

2 replies

Inspiring
September 22, 2006
Thank you!!!

"ekameleon" <ekameleon@gmail.com> ha scritto nel messaggio
news:eeu8un$8ic$1@forums.macromedia.com...
> hello :)
>
> you can use server side the property ip in the client instance of your
> user :
>
> http://livedocs.macromedia.com/fms/2/docs/00000672.html
>
> you can use a remoting connection server side for example to search this
> ip in a black list when start the connection ... if the user ip is in
> the blacklist you reject the connection :
> application.rejectConnection(client)
>
> EKA+ :)
>
> > Ciao a tutti,
> >
> > Qualcuno sà come fare in modo che un'utente bannato da una chat in
> > flash/flash media server non possa più entrare registrando il suo numero
> > IP?????
> >
> >
> > Graziiee
> > Rob
> >
> >
> >


Inspiring
September 21, 2006
hello :)

you can use server side the property ip in the client instance of your
user :

http://livedocs.macromedia.com/fms/2/docs/00000672.html

you can use a remoting connection server side for example to search this
ip in a black list when start the connection ... if the user ip is in
the blacklist you reject the connection :
application.rejectConnection(client)

EKA+ :)

> Ciao a tutti,
>
> Qualcuno sà come fare in modo che un'utente bannato da una chat in
> flash/flash media server non possa più entrare registrando il suo numero
> IP?????
>
>
> Graziiee
> Rob
>
>
>