RakNet  4.0
Modules
Here is a list of all modules:
[detail level 1234]
\PluginInterface2
 \Plugins
  oCloudComputingContains the CloudClient and CloudServer plugins
  oDirectoryDeltaTransferSimple class to send changes between directories
  oFileListTransferA plugin to provide a simple way to compress and incrementally send the files in the FileList structure
  oMessageFilterRemote incoming packets from unauthorized systems
  oNatPunchthroughConnect systems despite both systems being behind a router
  oNatTypeDetectionUse a remote server with multiple IP addresses to determine what type of NAT your router is using
  oPacketLoggerPrint out incoming messages to a target destination
  oRakNetTransportUDP based transport implementation for the ConsoleServer
  oReadyEventPeer to peer synchronized ready and unready events
  oRelayPluginA simple class to relay messages from one system to another through an intermediary
  oReplicaManager3Third implementation of object replication
  oRouter2Part of the NAT punchthrough solution, allowing you to connect to systems by routing through a shared connection
  oRPCRemote procedure calls, without external dependencies
  oTeamBalancerSet and network team selection (supports peer to peer or client/server)
  oTeamManagerAutomates networking and list management for teams
  oUDPProxyForwards UDP datagrams from one system to another. Protocol independent
  oLobby2PluginSQL based lobby system, with support for users, friends, clans, emails, ranking, and a message board
  |oLobby2CommandsCommands that can be sent to Lobby2Server from Lobby2Client
  |oLobby2NotificationsCallbacks that the Lobby2System will send to you
  |oLobby2ServerRuns the server modules that asynchronously processes Lobby2Message
  |\Lobby2ClientSends commands to Lobby2Server
  oRoomsPluginNetworked implementation of a rooms system, where members join and leave rooms
  |oRoomsCommandsCommands that can be sent to RoomsPlugin
  |\RoomsNotificationsNotifications that RoomsPlugin sends to you
  oRPC3Remote procedure calls, powered by the 3rd party library Boost
  \SQLite3PluginCode to transmit SQLite3 commands across the network