Re: [nox-dev] getting switch port number connected to a host

2011-04-07 Thread karim torkmen
On 04/07/2011 05:46 AM, Kyriakos Zarifis wrote: void get_location_by_name(int64_t locationname, Name::Type name_type, const Get_locations_callback cb); Hi Kyriakos, Thanks for your reply :) I tried them like this : get_names_by_mac(create_eaddr('3e:b5:78:95:38:09'), cb)

[nox-dev] problem using authenticator

2011-04-07 Thread karim torkmen
Hi, Is there any example that is using the authenticator component, I want to get access to the Auth_event and the other functionalities of it. I am having some troubles to install it. In fact, I did the following: from nox.netapps.authenticator.pyauth import pyauthenticator from