Package be.ac.ulg.montefiore.run.totem.socketInterface

Class Summary
Consumer This class consumes elements found in the BlockingQueue filled by the Producer.
Producer It listens on a socket to messages and stores them in a BlockingQueue (along with client outputStream) where they will be read by the Consumer class.
Server Wait for clients on a socket interface.
Server.Input Simple structure to use in the message queue.
SocketClient Client to use with the socket interface.
 



Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.