Sciweavers

6 search results - page 1 / 2
» Using Java to teach networking concepts with a programmable ...
Sort
View
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...
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
2000
ACM
120views Education» more  SIGCSE 2000»
13 years 9 months ago
Object-orientation in Java for scientific programmers
Scientific programmers have traditionally programmed in entirely sequential languages such as Fortran, C or Pascal and it could be argued that object-orientation is not a concept ...
Judith Bishop, Nigel Bishop
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...
OTM
2005
Springer
13 years 10 months ago
An XML-Based Cross-Language Framework
Abstract. We introduce XMLVM, a Turing complete XML-based programming language based on a stack-based, virtual machine. We show how XMLVM can automatically be created from Java cla...
Arno Puder