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

Uses of Interface
edu.berkeley.guir.lib.net.NetConstants

Packages that use NetConstants
edu.berkeley.guir.lib.net Network-related tools and utilities. 
 

Uses of NetConstants in edu.berkeley.guir.lib.net
 

Classes in edu.berkeley.guir.lib.net that implement NetConstants
 class GenericServer
          Listens on a port and echoes to the screen every message received.
 class Proxy
          A non-threaded generic proxy between a client and a server.
 class SimpleClient
          Sends data to a specified address and port, and echoes anything received.
 


Copyright Information