This Directory contain the EiffelNet examples.
In each examples there is a server and a client which both need to be launched.
The server need a port number as argument.
The client need a hostname followed by a port number as arguments.
These examples are
	- Polling 
	- advanced (A chat example. only work on Unix)
	- predef
	- same_mach (Only work on Unix)
	- two_mach
