Re: [Rails] Extracting OS Name
On 11 September 2012 20:30, Avi <aavinash.behera@gmail.com> wrote:
> Hello,
>
> Thanks for the reply.
> I got correct solution for system os. But I am getting the ip as 127.0.0.1
> which is default.
> I tried a few solutions. but nothing seems to be working. All are giving me
> same results.
> How can I change the ipaddress to the current system;s ipaddress ?
That is just because you are accessing the app from the same PC as the
server is running on.
If you go to a different PC and access the server on the first PC from
there you should find that it shows the correct IP address.
Colin
>
> On Tuesday, September 11, 2012 8:20:27 PM UTC+5:30, thiagocifani wrote:
>>
>>
>> http://mohitsharma.net/how-get-browser-operating-system-and-client-ip-rails
>>
>> 2012/9/11 Avi <aavinas...@gmail.com>
>>>
>>> Thanks a lot. It seems useful. I am going to try this.
>>>
>>> On Tuesday, September 11, 2012 8:09:59 PM UTC+5:30, Colin Law wrote:
>>>>
>>>> On 11 September 2012 15:18, Avi <aavinas...@gmail.com> wrote:
>>>> > Hello,
>>>> >
>>>> > From my rails application, I have given a download button, which will
>>>> > download a file from the server.
>>>> > At the time of downloading, I want to save the values of IP Address &
>>>> > Client
>>>> > Type( from which OS - Mac/Windows/Linux & system it was downloaded )
>>>> > to the
>>>> > database.
>>>> > Any ideas how can I achieve this ?
>>>>
>>>> google for
>>>> rails get client os ip
>>>>
>>>> Colin
>>>>
>>>>
>>>> >
>>>> > Thanks.
>>>> >
>>>> > --
>>>> > You received this message because you are subscribed to the Google
>>>> > Groups
>>>> > "Ruby on Rails: Talk" group.
>>>> > To post to this group, send email to rubyonra...@googlegroups.com.
>>>> > To unsubscribe from this group, send email to
>>>> > rubyonrails-ta...@googlegroups.com.
>>>> > To view this discussion on the web visit
>>>> > https://groups.google.com/d/msg/rubyonrails-talk/-/K7d_eSJtVAEJ.
>>>> > For more options, visit https://groups.google.com/groups/opt_out.
>>>> >
>>>> >
>>>
>>> --
>>> You received this message because you are subscribed to the Google Groups
>>> "Ruby on Rails: Talk" group.
>>> To post to this group, send email to rubyonra...@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> rubyonrails-ta...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msg/rubyonrails-talk/-/md1DkzPU2wUJ.
>>>
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>
>>
>>
>>
>> --
>> thiagocifani
>> http://about.me/thiagocifani
>>
>>
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Ruby on Rails: Talk" group.
> To post to this group, send email to rubyonrails-talk@googlegroups.com.
> To unsubscribe from this group, send email to
> rubyonrails-talk+unsubscribe@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/rubyonrails-talk/-/fmpsejw2sCUJ.
>
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home