... is done by a direct redirection on the server side. The server requires a list of valid telephone numbers that ... be possibly called when transfer is needed. The server accepts the incoming call and transfers it to ... a voice message and ask the caller to callback then end the call; or to hold the ...
... with full source code) which implements the client side of Simple Mail Transfer Protocol (SMTP) over TCP ... application calls a single function HsSmtpSendMail, specifying mail server name or IP address, sender address, recipient address, ... buffer and length, subject, cc and an event callback function to use for reporting of operation result ...
... (supplied with full source code) implements the client side of Post Office Protocol Version 3 (POP3) over ... calls HS POP3 initialisation function supplying pointers to callback functions in user code for memory amd timer ... receive email messages from any POP3 RFC1939 compliant server, the user application calls HsPop3GetMail function, specifying mail ...
... with full source code) which implements the client side of Network Time Protocol (NTP) over UDP socket ... to synchronise local system time to remote NTP server time. HS NTP includes the C source for ... calls HS NTP initialisation function supplying pointers to callback functions in user code for timer management and ...
... library written in C which implements the client side of the File Transfer Protocol over TCP socket ... a user application to connect to remote FTP servers, traverse server directory structure and send and receive files. The ... operation - Full C/C++ source code included - Server name resolution - Concurrent FTP client sessions - ...