🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Creating my own network within university halls constraints

Started by
9 comments, last by hplus0603 15 years, 5 months ago
Plugging in a router shouldn't be a problem if you plug the WAN port into the school network. However, if you plug one of the client-side ports into the school network, you'd have a problem :-)

Also, wireless in a dorm might be a problem, because you could actually run out of channels pretty easily. Given that the original concern was "other students connecting without recognizing it," then turning on WPA and/or turning off the announce beacon ought to solve that problem.
enum Bool { True, False, FileNotFound };

This topic is closed to new replies.

Advertisement