README
上传用户:rrhhcc
上传日期:2015-12-11
资源大小:54129k
文件大小:0k
源码类别:

通讯编程

开发平台:

Visual C++

  1. tora.h - TORA objects/definitions...
  2. tora_dest.h - destinations the routing protocol knows about
  3. tora_neighbor.h - per destination neighbors
  4. tora_packet.h - packet definitions
  5. tora.cc - basic TORA functionality
  6. tora_api.cc - TORA API (defined cmu/rtproto/rtproto.h) used by IMEP
  7. tora_io.cc - packet processing and I/O
  8. tora_logs.cc - logging functions
  9. tora_neighbor.cc - imeplents per destination neighbors
  10. tora_dest.cc - implements destinations