From: Robert Klemme Date: 2007-01-03T00:05:09+09:00 Subject: Re: address server On 02.01.2007 15:11, marco wrote: > In a web application Often you can get this information from the URL of the current page. Other than that you can derive this from the socket if you have access to it: http://ruby-doc.org/stdlib/libdoc/socket/rdoc/classes/Socket.html#M002385 And, please don't top post. Thank you! Kind regards robert