Skip to content

Components enforcing "secure by default" TLS implementations of core Internet Communication Protocols such as HTTP, FTP, SMTP, IMAP, LDAP, SOAP, and WebSockets, through simple, easy-to-use, and intuitive APIs.

nsoftware-com/IPWorksSSL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

IPWorksSSL Sample Projects

The provided sample projects offer a concise yet effective demonstration of the components from IPWorks SSL, showcasing their usage in a straightforward manner. While they are not intended to be complete applications, they serve as valuable illustrations of key features. To enhance clarity, error handling and checks are simplified, allowing users to focus on the core functionality.

Requirements

IPWorks SSL 2022 libraries for the corresponding edition are required to run these samples. Free download from: https://www.nsoftware.com/ipworksssl

Reference Documentation

Sample Projects

Sample Project Description
Certificate Manager Full-featured certificate management sample. Demonstrates how to list, manage, create, and sign certificates.
FTP Client A full featured FTP client built using the FTP component. It allows browsing of directories, uploads and downloads of files, and more.
GET URL Shows how to download the content of a URL from a Web server.
HTML Mailer Shows how to use HTMLMailer to send HTML Mail with inline images.
IMAP Email Client Shows how to use the IMAP component to access IMAP servers (e.g. MS Exchange).
LDAP Search Shows how to contact an LDAP server and lookup a name.
OAuth Demonstrates how to authenticate using the OAuth component.
POP Email Client A simple email client. It shows how to use the SMTP and POP-based components to access POP and SMTP mail servers.
REST OpenWeatherAPI Shows how to use the REST object to send and retrieve information from RESTful web services.
SOAP Temperature Converter Uses the SOAP component and a freely available Web Service to do temperature conversion.
SSL Echo Client A simple SSL echo client. It demonstrates the use of SSLClient to build the simplest TCP/IP client. Use in conjunction with the SSL Echo Server demo.
SSL Echo Server A simple SSL echo server. It demonstrates the use of SSLServer to build the simplest TCP/IP server. Use in conjunction with the SSL Echo Client demo.
Telnet Client A simple demo of the Telnet component. Shows how to use the component to build a Telnet client.
WebDAV Client Allows you to copy files back and forth between a DAV server and localhost.
WebSocket Client Shows how to use the WebSocketClient component to send and receive data.
WebSocket Server Uses the WebSocketServer component to create a simple WebSocket server.

Support

If you have questions or need help, please contact support@nsoftware.com or explore other support options at www.nsoftware.com.

About

Components enforcing "secure by default" TLS implementations of core Internet Communication Protocols such as HTTP, FTP, SMTP, IMAP, LDAP, SOAP, and WebSockets, through simple, easy-to-use, and intuitive APIs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published