No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
This is feasable with WDS. Keep in mind that you will be relaying a wireless connection which will cut the speeds in half, and add latency. Which may not be the most ideal situation for online gaming.
I'm not familiar with the Dell switches, but most managed switches will allow you to see the bridge table. Compare that with the destination PC's MAC Address and you will have which port it is plugged into. Keep in mind that if there is another switch or device inline, you …
Okay python gurus, this one has me stumped. Is it possible to introspect and obtain the instance of a class that assigned a class? I have a simple sample that demonstrates what I'm looking for, but doesn't make any sense why you would do it. [code=python] class One(object): def print_parent_hw(self): …
The End.
xvalentinex