This library has 42 classes.
ECF: network.ecf
Common networking classes
A reflected NATURAL_32 representing an IP 4 internet address STRING_8
Routines for converting IP addresses from STRING_8 to NATURAL_32 and vice-versa
Further Information
Click on class link to see client examples.
Shared access to routines of class EL_IP_ADDRESS_ROUTINES
Further Information
Click on class link to see client examples.
Network adapter device
Cross platform interface to list of network adapater devices
Adapter type constants based on Windows API IfType in struct _IP_ADAPTER_ADDRESSES
Shared with Unix implementations
Further Information
Click on class link to see client examples.
Shared network device type
FTP user authentication
Further Information
Click on class link to see client examples.
FTP configuration
Further Information
Click on class link to see client examples.
Constants base on list of raw ftp commands
FTP file sync medium
Further Information
Click on class link to see client examples.
Ftp protocol
Further Information
Click on class link to see client examples.
Parses FTP protocol replies
FTP upload item
Further Information
Click on class link to see client examples.
FTP uploader for website
Further Information
Click on class link to see client examples.
Reflectively convertible to HTTP parameter list
Http headers
Further Information
Click on class link to see client examples.
HTTP status codes. See: https://en.wikipedia.org/wiki/List_of_HTTP_status_codes
Further Information
Click on class link to see client examples.
Access to a shared instance of EL_HTTP_STATUS_ENUM
Further Information
Click on class link to see client examples.
Object that is reflectively settable from http cookies and also reflectively convertable to a list of cookies.
Cookie value string with hexadecimal encoded UTF-8 sequences Eg. "Köln-Altstadt-Süd" becomes "K%C3%B6ln-Altstadt-S%C3%BCd"
Further Information
Click on class link to see client examples.
HTTP cookie
Parses HTTP cookies from cookie file creating a table of name-value pairs
Further Information
Click on class link to see client examples.
Cookie value string with octal encoded UTF-8 sequences Eg. "Köln-Altstadt-Süd" becomes "K\303\266ln-Altstadt-S\303\274d"
Translate HTTP header names to Eiffel convention
Http name value parameter
Http parameter
HTTP parameter list
A faux Unix stream socket to compile Unix-only sub-applications on Windows
Windows implementation of EL_NETWORK_DEVICE_I
Further Information
Click on class link to see notes and client examples.
Windows implementation of EL_NETWORK_DEVICE_LIST_I
Unix stream socket
Adapter device with fields based on GENERAL.x from the output of following command:
nmcli --terse --fields GENERAL dev list
Further Information
Click on class link to see notes and client examples.
Unix implementation of EL_NETWORK_DEVICE_LIST_I
Further Information
Click on class link to see notes.
Server command handler
Further Information
Click on class link to see client examples.
Simple server
Further Information
Click on class link to see client examples.
Network stream socket
Further Information
Click on class link to see client examples.
Encodeable stream with ability to read Ctrl-Z end delimited strings
Further Information
Click on class link to see client examples.
Sends an XML string representing a method invocation request
Further Information
Click on class link to see client examples.
Stream socket byte counter
Stream socket bytes read counter
Stream socket bytes written counter