Sciweavers

6 search results - page 1 / 2
» To java.net and beyond: teaching networking concepts using t...
Sort
View
SIGCSE
2002
ACM
211views Education» more  SIGCSE 2002»
13 years 4 months ago
To java.net and beyond: teaching networking concepts using the Java networking API
This paper covers the use of Java and its API for developing networking programs in an undergraduate computer networks class. Through the use of TCP and UDP sockets provided in th...
Greg Gagne
SIGCSE
2003
ACM
151views Education» more  SIGCSE 2003»
13 years 10 months ago
Using Java to teach networking concepts with a programmable network sniffer
A crucial part of the Networking course is the examination of and experimentation with network traffic data. Most standalone network traffic sniffers are quite expensive and those...
Michael J. Jipping, Agata Bugaj, Liliyana Mihalkov...
SSD
2005
Springer
145views Database» more  SSD 2005»
13 years 10 months ago
High Performance Multimodal Networks
Networks often form the core of many users’ spatial databases. Networks are used to support the rapid navigation and analysis of linearly connected data such as that found in tra...
Erik G. Hoel, Wee-Liang Heng, Dale Honeycutt
SIGCSE
2010
ACM
181views Education» more  SIGCSE 2010»
13 years 11 months ago
Teaching the principles of the hacker curriculum to undergraduates
The “Hacker Curriculum” exists as a mostly undocumented set of principles and methods for learning about information security. Hacking, in our view, is defined by the ability...
Sergey Bratus, Anna Shubina, Michael E. Locasto
SOFTVIS
2006
ACM
13 years 10 months ago
The Clack graphical router: visualizing network software
We present Clack, a graphical environment for teaching students how Internet routers work and other core networking concepts. Clack is a router written as a Java Applet, and route...
Dan Wendlandt, Martin Casado, Paul Tarjan, Nick Mc...