Site Navigation


Welcome

Introduction

TCP Simulator
Operation

Running the
Simulator

Simulator
Capabilities and
Limitations

Downloads

Java Class
Documentation

Log Book

Useful Links



Email Me

Useful Links


Useful Links

Here are some useful links to resources related to this project. Note that clicking on these links

  • www.rfc-editor.org
    • An archive storing RFCs for network communications protocols. All the RFCs mentioned in the thesis that define TCP flow control algorithms can be accessed here.

  • citeseer.nj.nec.com
    • An archive storing most if not all of the papers referred to in the bibliography of this thesis. Papers can be found by typing in its title into the search engine.

  • java.sun.com
    • Sun's Java download site where you can download the newest version of the Java Virtual Machine. Note that version 1.4.0 minimum is required to run the simulator.

  • Jim Breen's Homepage
    • This is the personal homepage of Jim Breen, who is the supervisor for my project.