Information:
The Eiffel Sockets Library is an application level networking framework based on the traditional UNIX networking model. It provides basic socket services for connecting between networked hosts and an event-driven framework for multiplexing multiple connections.
eSockets is primarily for implementing servers in Eiffel, although plans are in the works to integrate it with the GTK Widget libraries for client-side work.