Package marauroa.client.net


package marauroa.client.net
This package contains the client network interface.
  • Class
    Description
    See http://www.web-cache.com/Writings/Internet-Drafts/draft-luotonen-web-proxy-tunneling-01.txt
    All network-communication is done through this interface.
    The IPerceptionListener interface provides methods that are called while applying the perception
    sends keep alive messages regularly.
    The PerceptionHandler class is in charge of applying correctly the perceptions to the world.
    This is the basic implementation of a TCP network manager.