[flexcoders] Re: How to get client IP address in flex?

2006-08-30 Thread Sandeep Malik
> [mailto:[EMAIL PROTECTED] On Behalf Of Sandeep Malik > > Sent: Wednesday, August 30, 2006 3:02 PM > > To: flexcoders@yahoogroups.com > > Subject: [flexcoders] Re: How to get client IP address in flex? > > > > Like what kind of server script are we talking ab

RE: [flexcoders] Re: How to get client IP address in flex?

2006-08-30 Thread Matt Horn
lexcoders] Re: How to get client IP address in flex? > > Like what kind of server script are we talking about here and > how do we execute a "server script" on the client side? > > -Sandeep > > --- In flexcoders@yahoogroups.com > <mailto:flexcoders%40yahoogro

[flexcoders] Re: How to get client IP address in flex?

2006-08-30 Thread Sandeep Malik
Like what kind of server script are we talking about here and how do we execute a "server script" on the client side? -Sandeep --- In flexcoders@yahoogroups.com, "Abdul Qabiz" <[EMAIL PROTECTED]> wrote: > > If you are wrapping SWF in server side script, you can easily use some > server-side co

[flexcoders] Re: How to get client IP address in flex?

2006-08-30 Thread Sandeep Malik
The problem is that the server can at max tell us the last proxy that sent it the data, so it may be goofed by NAT etc. Cheers, Sandeep --- In flexcoders@yahoogroups.com, "?? " <[EMAIL PROTECTED]> wrote: > > You can trick with request to the server. )) > > Cheers, > Mozilla By > >

[flexcoders] Re: How to get client IP address in flex?

2006-08-30 Thread Sandeep Malik
The problem is that the server can at best tell the ip of the last proxy which sent the request to it. So, it may be goofed by NAT etc. Cheers, Sandeep --- In flexcoders@yahoogroups.com, "?? " <[EMAIL PROTECTED]> wrote: > > You can trick with request to the server. )) > > Cheers, >