On Sat, Jun 6, 2015 at 11:31 AM, Mohan Sundaram wrote: > A teacher in an Engg college has approached me to help make a networking > course covering application and transport layers largely practical and > hands on. >
I conducted classes in similar angle. For transport layer, I used simple (TCP and UDP) socket code to cover the basics For application layer, I used simple web server (http and https) setup. You can touch REST API example also. Other tools Ping (for ICMP), arping (for ARP) and netcat. Of course, wireshark used to show packet traces. Few other tools (don't remember the name) to send TCP SYC and FIN packets also can be used. Always setup own network with separate switch/hub and 2/3 nodes. Otherwise, we need to handle the noises from other nodes/network. Bye :) -- Bharathi Subramanian _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines