This site's content was compiled from 1993 to 2006. Beyond that, Google is your friend.
Eiffel Software
EiffelNet extends the standard I/O operations to operate seamlessly across a network.
The EiffelNet socket classes appear at the same level as the EiffelBase class FILE, as heirs to IO_MEDIUM.
The object storage and retrieval mechanisms provided by class STORABLE will now work not just to store an object structure into a FILE (as before), but also into any IO_MEDIUM, including a socket. So the mechanisms are exactly the same for storing objects into a file and sending them over a network.
EiffelNet is part of EiffelStudio.