UC Berkeley Group for User Interface Research
Updated November 17, 2000

Package edu.berkeley.guir.lib.net

Network-related tools and utilities.

See:
          Description

Interface Summary
NetConstants A smattering of constants for use with the net package.
ServerPlugin A plug-in for the GenericServer class.
 

Class Summary
ClientRegistry A collection of clients registered with the ClientRegistryServer.
ClientRegistryServer Server for the registry.
GenericServer Listens on a port and echoes to the screen every message received.
NetLib Miscellaneous utilities for using networking.
Proxy A non-threaded generic proxy between a client and a server.
ServerDebugPlugin A callback for the net Server class.
ServerPluginAdapter A sample implementation of the ServerPlugin interface.
SimpleClient Sends data to a specified address and port, and echoes anything received.
Test  
 

Package edu.berkeley.guir.lib.net Description

Network-related tools and utilities.

This software is distributed under the Berkeley Software License. This software is part of the GUIRLib package.


Copyright Information