in php i can do this:
$ip=$_SERVER['REMOTE_ADDR'];

to find out what the client ip address is.

how do i do it in racket?

i looked at request-client-ip provided by
web-server/http/request-structs
but that seems to require i run the racket webserver.


-- 
in friendship,
prad

____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to